Hi!
Does anybody know how server-side tab switching works, what the advantage of server-side tab switching is, and how to use it? When I only set serverSideTabSwitch="true", I don't get the behaviour I expected, but maybe I do expect sth. wrong and the contents of all tabs are contained in the response for one tab, regardless of the tab-switch setting. Or are there any additional configurations necessary? And is it possible to NOT render the button for the active tab label when using server-side tab switching? And can you please describe how to change the font formatting of the active tab label? I tried several settings by using the CSS attributes of panelTabbedPane and panelTab, but without success... Regards, Matthias

