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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to