On 10/31/05, Turgay Zengin <[EMAIL PROTECTED]> wrote:
> The flag is:
> serverSideTabSwitch="true"
>
> This attribute is for the t:panelTabbedPane.

The interpretation and state-saving of the serverSideTabSwitch was
broken until this week.   I'd recommend that you use the latest
nightly build or an svn snapshot if you need serverSideTabSwitching.


The workaround for using it without upgrading is to use

serverSideTabSwitch="#{true}"

However, you may still have problems because the state of the switch
is not saved, and the behavior may unexpectedly revert back to
client-side tab switching (or may break in some other unexpected way).

Reply via email to