[jboss-user] [JBoss Seam] - Re: LocaleSelector

base7691 do-not-reply at jboss.com
Mon Feb 26 11:22:17 EST 2007


anonymous wrote : I suppose that you have configured your supported locales in faces-config.xml?
  | 
Yes I have it configured in faces-config.xml

  | <locale-config>
  |     <default-locale>en</default-locale>
  |     <supported-locale>en</supported-locale>
  |     <supported-locale>de</supported-locale>
  | </locale-config>
  | 

anonymous wrote : What do mean with "nothing happens"?
If I try to switch between my configured locales with the commandButton the localized messages of the choosen language aren't shown. Even if I hit the reload button of the browser. The properties files are OK because if I change the language in the browser it is shown the right way. 


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

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



More information about the jboss-user mailing list