Hi, I have a problem with a tabbedpane and the selection index.

I want to change the selected tabbed pane with a commandlink.
Everythink works fine until i change the selected tab by click a tabheader.

Try it here:  
http://www.s2server.de:8080/MyFacesTabbedPaneExample-1/Starter.faces

Clicking 0, 1 or 2 works fine.
But after clicking a, b or c the tabchange don't work.


I uploaded this tiny mavenized example here:
http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/

The importent example files:
http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/src/main/java/com/s2/example/myFacesExample/controller/Controller.java
http://s2server.de/s2/svn/examples/myFacesTabbedPaneExample/src/main/webapp/Starter.xhtml

Thanks a lot!

Christian.

Reply via email to