[jboss-user] [JBoss Seam] - How to get ResourceBundle message from backend using Seam?

xigua do-not-reply at jboss.com
Fri Mar 23 18:11:25 EDT 2007


I get it to work on facelet pages, however, no idea how to do it from java class. 

It might work like:
String flightName = ResourceBundle.getBundle("bundleName").getString("key");

Then in the class path, I have bundleName_en.properties which has the value.

Thanks

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

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



More information about the jboss-user mailing list