About <rich:tab> JSF
hi folks ,
i have a page (lets call it ABC.xhtml) )with a tabbed pane panel exactly 3 .
the second pane has got links , that point to different pages and one of them point to the same ABC.xhtml . when i click on it ( the ABC.xhtml link ) it loads the page and displayed the tabbed pane (the first pane is selected ) how can i change it to make the page ABC.xhtml select the second one ? thanks
-
i call ABC.xhtml = displayed 3 pans (refered as 1,2,3) the 1 is selected
i click on 2 = shows the tabbed pane 2
i click on a link in 2 = load the page and display the 2 tab.
regards
yacine

