[jboss-user] [JBoss Seam] - Re: test enum values in EL expressions

Lundegaard do-not-reply at jboss.com
Mon Jan 14 05:30:09 EST 2008


Try the following:


  | <h:outputText rendered="#{user.form.gender == 'FEMALE'}">
  | 	== works for me
  | </h:outputText>
  | 

Tested with jboss-el-2.0.0.CR1.jar and jsf-impl-1.2_07.jar

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

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



More information about the jboss-user mailing list