Re: WOAction returning current page instead of next page.
Re: WOAction returning current page instead of next page.
- Subject: Re: WOAction returning current page instead of next page.
- From: Chuck Hill <email@hidden>
- Date: Wed, 20 May 2009 19:17:17 -0700
On May 20, 2009, at 4:13 PM, Phillip Hutchings wrote:
I'm having an interesting problem with a WO web application.
Sort of like "May you live in interesting times"?
The application is stateful, and sometimes when submitting a form
instead of returning the result page it seems to skip over the action
handler completely. The page id in the URL increases as I expect, and
no action is taken on the database. The log output doesn't have
anything useful either.
It might be something you are doing with validation or exception
handling causing the action to be skipped (though I think you would
notice that locally). It might mean that the action was for a
component that is now in a conditional whose condition evaluates to
false (or any other change in page state that might hide it.
My current setup is:
- WebObjects 5.4
- Latest Wonder
- Deployed to Tomcat as a servlet
I don't see the problem when running locally. Anyone have any ideas?
Can you reliably reproduce it in the deployed app?
Chuck
--
Chuck Hill Senior Consultant / VP Development
Come to WOWODC'09 in San Fran this June!
http://www.wocommunity.org/wowodc09/
_______________________________________________
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