2013/10/2 Néstor Boscán <[email protected]>:
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to