1 Reply Latest reply on May 9, 2008 1:06 PM by zahidmaqbool

    How to render the tab when returned from another form

    echen1

      I am using Seam with Richfaces and expanded from the SeamGem code.  I created a tab group in 'project.xhtml', the first tab is the basic information on a selected 'project'.  The second tab displays a datatable of the 'projectComment'.  From the datatable, you can select an item to edit.  My problem is that after edit is done and returned back to 'project.xhtml' page, I cannot figure out how to display the 'projectComment' tab instead of the 'project' tab.  Could you help?  Should I add some navigation statements in the page.xml file?  How?


      Thank you very much,
      ec