| Author |
Tabbed Pane support in JSF
|
Shashidahanu Iyyanar
Ranch Hand
Joined: Jun 22, 2005
Posts: 37
|
|
Hi All, I am planning to make use of a tabbed pane structure in my project using JSF.Is developing the tabbed pane structure possible using JSF or do I have to use any third-party tabbed pane component compatible with JSF?Please anyone suggest a solution for this problem?A example would be much better.Thanks in advance.
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14475
|
|
|
I'm not sure offhand where there's a tabbed pane in the core JSF, but core JSF is pretty useless, and most of the real-world JSF implementations such as MyFaces do have some sort of tabpane tag.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
Mike London
Ranch Hand
Joined: Jul 12, 2002
Posts: 948
|
|
Tabbed pane, not in Core JSF, but ... Check out: http://myfaces.apache.org/tomahawk/overview.html There are TONS of very cool controls. Hope this helps. -- Mike
|
 |
 |
|
|
subject: Tabbed Pane support in JSF
|
|
|