JSF Page Navigation from Tab to another page and back to tab
I have a Page with tabs and a button in each of those presenting a Table and "Create Button"
I would like to go to a new page and come back to the same active tab.
How do I set the page navigation properties?
Right now I am in
Page1(Tab3) Button click-> page2(Create)->Page1 is showing a wrong active tab.
Can we tell page navigation to go activate a tab it came from?
Message was edited by:
spattabiraman

