You can change to server-side tab switching.   This forces a call to
the server each time you change the tab.

On 12/10/05, Bil Mulert <[EMAIL PROTECTED]> wrote:
> Greetings all,
>
> I have a panelTabbedPane with a form on each of its panelTabs. When I
> submit a form and it returns with validation errors, the 0th tab is
> always displayed. I'm looking for a way to get it to display the tab
> that was last in view, so the validation errors are visible. The
> selectedIndex attribute doesn't work for this because selecting a tab
> does not make a call to the server to update the index of the tab in
> view.
>
> Can anyone advise?
>
> -- Bill Mulert
>
>

Reply via email to