The MyFaces component panelTabbedPane somehow does not set the selectedIndex attribute when a value-binding is configured and I needed the possibility to display a specific tab when showing the tab-page. The results are described on: http://wiki.apache.org/myfaces/TabbedPaneMemory <http://wiki.apache.org/myfaces/TabbedPaneMemory> and the code is available from the sourceforge-cvs.
I hope this little addtion can help others too Alexander