5 Replies Latest reply on Apr 6, 2007 9:01 PM by jersinghaus

    tabPanel

    jersinghaus

      I downloaded the latest ajax4jsf and richfaces nightly build jars and noticed my bean methods (setter and getter) associated with the "value" attribute to save the current tab were not firing.

      I went back to a 3-22/3-23 build and the methods do fire.

      The EL expression use is:
      <rich:tabPanel value="#{myBean.currentTab}"

      Don't know if anyone else has seen this but I thought I'd post just in case it is a real issue.


      - Joe