4 Replies Latest reply on Oct 3, 2008 8:52 AM by john.turner1

    The value expression does not appear to be evaluated.

      I am trying to use a value expression to set a rendered property on a rich faces menuItem. The value expression does not appear to be evaluated.

      <rich:menuItem value="Alert" rendered="#{securityService.currentUserHasRole('ROLE_TEST')}">
       <f:actionListener type="FlowRedirectActionListener"/>
       <f:attribute name="flowId" value="myFlow"/>
      </rich:menuItem>
      


      Environment:
      Facelets 1.1.14
      Tomcat 6.0.16
      JSF Reference Implementation 1.2_06
      JBoss RichFaces 3.2.1
      JBoss EL 2.0.1