"petemuir" wrote : If you want to use the . syntax in the properties file
you'll need to reference it as #{messages['foo.bar']} - #{messages.foo.bar}
won't work afaik.
Correct - that would be the "bar" property of the message with key
"foo".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002389#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...