Anders Engström wrote:
This is a functionality I miss in WW a lot. You can only specify views
based on success, error, input etc (please correct me if I'm wrong). - but it would be very nice if you could select view based on Exception or user-defined return-values:
<snip>

The idea is that if an exception is thrown from execute() it's a system exception and not an application exception. I.e. you're supposed to catch all application exceptions and return some view string that corresponds to the error message to be shown.

/Rickard



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


Reply via email to