[jboss-user] [JBoss Seam] - Re: Changing Locale in Seam?

rmemoria do-not-reply at jboss.com
Wed Feb 28 20:22:23 EST 2007


oooppps, my mistake... use this:

Inject
    @In LocaleSelector localeSelector;
	
..
set the language
        localeSelector.setLanguage("en");



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

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



More information about the jboss-user mailing list