Griffith, Michael * wrote:
Jeromy,
Thanks for the replies.

In cases where I've needed this behaviour I've referenced the JSP instead of a Tile.

Do you mean your result redirects to a JSP instead of a struts action?

MG

Not Redirect, DISPATCH to a JSP.

http://struts.apache.org/2.0.11.2/docs/dispatcher-result.html

Meaning the JSP output is included in the current output stream (rather than attempting to returning a 30x result to the browser with a new location to GET)



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

Reply via email to