0 Replies Latest reply on Dec 6, 2007 11:20 AM by sansaric

    <rich:menuItem> tag

    sansaric

      I am trying to use the rich:menuItem tags binding attibute to set a property in a backing bean, but I get a jsp compilation error when I define the tag as the following:
      <rich:menuItem value="Test1" action="doTest1" binding="#{test1Bean.test1Property}"/>

      Can someone help using this correctly ?

      Thanks in advance for your help.