Which struts2 version are we talking about?

2010/12/20 Gena Ganebnyi <gganeb...@nebulent.com>:
> I have the following annotations placed on my controller to assure
> redirect-after-post:
> @Results({
> �...@result(name="create", type="redirect", location="/schedule/"),
> �...@result(name="update", type="redirect", location="/schedule/"),
> �...@result(name="destroy", type="redirect", location="/schedule/")
> })
> When redirect is performed ?statusCode=303 is appended to url. Is there any
> way to avoid this?
>
> Genadii
>



-- 
Maurizio Cucchiara

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to