I am developing struts 2.2 application. When I pass a request_locale
parameter from a web page then it works fine i.e. the locale changes. But
when I try to change it programatically by setting the session parameter

session.setAttribute("WW_TRANS_I18N_LOCALE", "fr");

it does not work i.e. the locale does not change

Am I missing something. Please help me..


--
View this message in context: 
http://struts.1045723.n5.nabble.com/struts-2-internationalization-problem-tp3555588p3555588.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