2 Replies Latest reply on May 24, 2007 4:56 PM by mitesh

    Keeping the bean in request scope in  Tab panel

    pmohanan

      Hi...,

      We are using the tab panels which include 3 pages. (i.e 3 tabs). The user can move from any tab to any tab by completing the forms. We have a JSF backing bean which is set to request scope. The 3rd page (or tab) is the consolidated information from tab 1 & 2.

      The question I have is, how do I make the tabs follow the "Request" scope so that I don't loose the bean information when moving from one tab to another.

      Regards,

      Praveen