[jboss-user] [Installation, Configuration & Deployment] - Re: does jboss support localization

CafeD00d do-not-reply at jboss.com
Wed Apr 18 10:34:30 EDT 2007


If you follow typical Java SE and Java EE internationalization practices, you should be OK.  As an example, one of my apps uses the message tag in the fmt JSTL. The messages are in xxx.properties. If I change the language of my browser to German, then the text from xxx_de.properties is picked up. I have also used the internationalization support offered by frameworks such as Struts, WebWork, and Tapestry.

Note that this is not a JBoss issue.

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

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



More information about the jboss-user mailing list