[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Need to pass a boolean to messages_en.properties
paulaunderwood
do-not-reply at jboss.com
Wed Oct 10 11:45:41 EDT 2007
I need to be able to pass a boolean to messages_en.properties, in order to display a Yes or No, instead of true or false in an outputText field.
How would I do that?
Thanks in advance.
| <h:outputLabel>Expired Password</h:outputLabel>
| <h:outputLabel value="#{messages[user.expiredPassword]}"/>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093567#4093567
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093567
More information about the jboss-user
mailing list