• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Request Responce Loop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request Responce Loop


  • Subject: Re: Request Responce Loop
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 9 May 2005 12:02:46 -0700

Are you using WORedirect somewhere? It sounds like you have setup a redirect loop of some sort.

Chuck


On May 9, 2005, at 11:48 AM, Jonathan Fleming wrote:

Hi Guys,
I'm having trouble understanding something to do with this I think (and I have gone through Chuck' book trying to fathom it out).
I have a a customs DirectAction page called RegisterUser_DA extends WODirectAction
I have set up the called method as normal ie
public WOActionResults assignCountryAction() {
RegisterNewUser nextPage = (RegisterNewUser) pageWithName("RegisterNewUser");
nextPage.takeValueForKey(country, "country");
nextPage.takeValueForKey(selectedTermsStatus, "selectedTermsStatus");
// logs, etc, etc.
}
but when i go through to the next page the request seem... no is repeating everything in my logs three times.
Not only that, the logs show that the information is set correctly on the first cycle and 2nd cycle but by the third cycle it spits the info out and sets everything to its default.


I have no idea how to fix this or what is going on so any bit of help or directional guidence will be greatly appreciated.

Jonathan :^)


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net


This email sent to email@hidden

--
Practical WebObjects - a book for intermediate WebObjects developers who want to increase their overall knowledge of WebObjects, or those who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Request Responce Loop
      • From: "Jonathan Fleming" <email@hidden>
References: 
 >Request Responce Loop (From: "Jonathan Fleming" <email@hidden>)

  • Prev by Date: Request Responce Loop
  • Next by Date: Interested in a Practical WebObjects Related Seminar at WWDC?
  • Previous by thread: Request Responce Loop
  • Next by thread: Re: Request Responce Loop
  • Index(es):
    • Date
    • Thread