[jboss-user] [JBoss Seam] - Attribute display
vwu98034
do-not-reply at jboss.com
Thu Jul 5 13:42:24 EDT 2007
I know how to handle this in JSTL, but get stuck in Seam. Here is my issue:
In my message properties file, I have some like
gender.f= Female
gender.m= Male
The gender attribute of my user class store the gender information as f or m.
How I display the gender in UI(xhtml in this case)?
#{messages['gender.'] and ... ?
I have tried a few times without a luck.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060943#4060943
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060943
More information about the jboss-user
mailing list