Sylvain, Thanks! This solves some of the issues I reported yesterday on the myfaces-user list when using the server-side mode.
Here's one place the control behaves differently, though. When a request is submitted to the server, the control reverts back to the default pane rather than the pane that was open on the client. Is there a way to pass the selectedIndex tab state back to the server? -Mike On 8/16/05, Sylvain Vieujot <[EMAIL PROTECTED]> wrote: > For information, I just enabled the panelTabbedPane to switch tab without > server request if possible. > If the client doesn't support it, it just falls back to the old mode > (submits a request). > > It should be 100% compatible with the previous version. > > Please let me know it you have problems with it. > > Sylvain.
