4 Replies Latest reply on May 12, 2011 2:44 AM by daniell

    How can I save the current tab in a rich:tabPanel?

    pschuett

      Hallo,

      I have a

       

      <rich:tabPanel id="mainTabPanel" switchType="client" activeItem="#{mainController.activeTab}" render="mainTabPanel" >

       

      but when I change the tab it is not saved in mainController.activeTab (the setter is never called).

       

      What can I do?

       

      Thanks for any hints.

       

      Ciao

        Peter Schütt