Hi there,
I've been searching through struts2 docs and old threads here but I've found
no way of changing current locale from inside an action. I know I can pass a
parameter in the request, and maybe other ways to change it... but I am
looking for a method that allows me to change current locale from inside the
action.
I used to do setLocale(...) but that method doesn't seem to be implemented
in ActionSupport.

Thanks for any help,
Ignacio
-- 
View this message in context: 
http://www.nabble.com/How-to-change-locale-inside-an-Action-method-tp21776908p21776908.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to