> On 3/25/06, Matthias Kahlau <[EMAIL PROTECTED]> wrote:
> > Can you please tell me what the problem was with the
> serverSideTabSwitch?
>
> You quoted it already below, but to restate, it didn't interpret
> non-EL expressings as Boolean values, and wasn't saving the state of
> the switch in saveState/restoreState.

Thanks.

I don't use client-side state saving, so the second problem shouldn't apply
to me.

But I use serverSideTabSwitch="true", and it seems to work (if it wouldn't
work, my TabChangeListener wouldn't work, too...)

-Matthias


> On 3/25/06, Matthias Kahlau <[EMAIL PROTECTED]> wrote:
> > > 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).
> >
> > Can you please tell me what the problem was with the
> serverSideTabSwitch?
> >
> > I use the Nightly Build 20051130 with serverSideTabSwitch, and
> it seems to
> > work without a problem...
> >
> > -Matthias
> >
> >

Reply via email to