1 Reply Latest reply on Jul 13, 2007 6:29 AM by ilya_shaikovsky

    Remember info on switching tabs

    victorjitlin

      Hi,

      We're using richfaces, seam, ejb3. We have 2 nested tabPanels running in ajax mode with input textboxes and datatables containing input boxes inside the tabs of the inner tab panel. We would like to save the information entered in the input boxes (they're bound to corresponding properties of ejb3 beans) when the user switches either the inner or outer tab. Is this possible? If so could you please provide some sample code or ideas on how to do this.

      VJ