Re: handling on dynamic result

Martin Gilday <[email protected]> Thu, 14 Dec 2006 07:09:08 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <25056349.1166101779031.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
If you are trying to handle errors you should either catch the exception/fault in your action and return the ERROR result, or throw the exception and let the exception interceptor pick it up.

If you return error then you would have a result of error per action or create a global result to cover all possible errors.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=53457&messageID=107591#107591

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