Is there a way to setup a locale for a single web session?

By following a Sun JSF tutorial, I have been able to set the locale
for a single JSF page. However, after changing the page, the locale
no longer applies and the default locale is used instead.

This was found on the net:
http://forum.java.sun.com/thread.jspa?threadID=643181&messageID=3790390

but it seems like a hack.

Is there nothing simpler? Is it really true that such a thing is not
supported by J2EE infrastructure or Jboss?

A typical scenario would be where a user selects a language upon
entering a web site and the language is then used for all pages
viewed during that visit.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899569#3899569

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899569


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to