Re: how do i detect the errors in the jsp file?

Philip Luppens <[email protected]> Tue, 12 Dec 2006 02:11:34 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <26593721.1165911124697.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
Btw, one other thing. If you want to 'redirect' on errors, you'll have to specify an error result in your xwork.xml file for that action. As soon as there are messages in the errorMessages, WW will use the Action.ERROR result rather than the Action.SUCCESS result. Similar, if the validation fails, it will use the Action.INPUT result.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=53104&messageID=106851#106851

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]