Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - howto display the an enum object
 internationalized

scott.stark@jboss.org

2007-06-11


Hi,

i have some trouble displaying an enum item internationalized. i look for something like that:


<h:outputText value="#{messages[enumObject]}"/>
|
| or
|
| <h:outputText value="#{messages[enumObject]}">
|   <s:convertEnum/>
| </outputText>

while

enumObject is a valueBinding to a corresponing getter method which returns an enum object.

both ways didn't work for me. does anyone know a way to realize it?

thanks an regards,
hasc



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053243
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.