I am currently develop an application using
JSF with WSAD 5.1.2. I have a page with tabbedPanel component with three tabs. When I click to the last tab and update the data. After click the submit button, the screen is refresh and display the first tab again. However, I want to display the last updated tab rather than the first page. How to control the active tab other than the first tab. Thanks
[ September 23, 2004: Message edited by: kwwong wong ]