2013/10/2 Néstor Boscán <nestor.bos...@tcs.com.ve>:
> So if I use:
>
> <result name="cambiarPassword" type="redirect">https://${
> host}/cambioPassword!input.action</result>
>
> It will work?
>
> Don't I have to set the servlet context and namespace?

It won't work OOTB - you must add additional getters to your action -
it was just an idea how you can solve that. I give you few ways which
depend on scale of your problem. If it is just one redirect, above
sample is simpler that writing new Result from scratch.


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

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

Reply via email to