On 12/21/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote:

> I am not 100% sure but I think it does return the previously rendered view.

Correct.  You can see an example in the code for the Shale Use Cases examples:

http://struts.apache.org/struts-shale/shale-usecases/xref/org/apache/shale/usecases/profile/LogonActions.html#223

At line 252, the logon method is returning null so that the same view
will be re-displayed with the error message.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to