[jboss-user] [JBoss Seam] - Re: resource bundle

urswag do-not-reply at jboss.com
Tue Aug 14 04:13:29 EDT 2007


Seam 2.0 Beta
If I try this it works. The entry in the properties file for pwdchange.screen.title is printed out correctly.


  | <f:loadBundle basename="messagesAfn" var="messagesAfn" />
  | <h:outputText value="#{messagesAfn['pwdchange.screen.title']}" />
  | 

Putting the entries in the properties file named messages.properties has the same effect. It works also only if I use loadBundle.



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

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



More information about the jboss-user mailing list