> 
> What about webwork.action.ResultException it's javadoc talks 
> about writing a
> checkLogin() method.
> 

ResultException can be thrown from the execute() of an action (or the
doExecute() or doFooCommand() methods if using ActionSupport or
CommandDriven) where the result parameter is the result to be forwarded
to, and the message will be added.

Jason


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to