3 Replies Latest reply on Jun 26, 2013 11:22 AM by bleathem

    h:commandButton is not working in rich:tab with Richfaces4.0 and JSF2.0

    sivarenati

      Hi Friends,

       

      i am using a rich:tabpanel which is having 4 tabs. I can save the data successfully when i click on the h:commandButton (Save) in the first tab, but i cant able to save the data in the second tab.

      i am calling one popup to get the some details in second tab using a4j:region.i am calling save method of the bean class once the values entered in the second tab, but its not calling save() of bean class. i am attaching src files. Please help me to resolve this issue if you come across before.