[jboss-user] [JBoss Seam] - Re: Load Resource Bundle
petemuir
do-not-reply at jboss.com
Wed Apr 11 09:54:24 EDT 2007
resourceBundle.getBundle is a static method on java.util.ResourceBundle. Make sure you have set LocaleSelector.instance().locale to your desired locale and the access it with resourceBundle.getString()
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036367#4036367
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036367
More information about the jboss-user
mailing list