• 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
Request Responce Loop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Request Responce Loop


  • Subject: Request Responce Loop
  • From: "Jonathan Fleming" <email@hidden>
  • Date: Mon, 09 May 2005 19:48:48 +0100

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: This email sent to email@hidden
  • Follow-Ups:
    • Re: Request Responce Loop
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: WebObjects 5.2.4
  • Next by Date: Re: Request Responce Loop
  • Previous by thread: Re: Is webobjects support rich UI controls?
  • Next by thread: Re: Request Responce Loop
  • Index(es):
    • Date
    • Thread