A Poor Man's Tabbed Pane
JSF 1.2 does not have a tabbed pane component.
However, you can fake one as in this
enhancement of the Mt. Rushmore example.
New features:
- Using command links to simulate tabbed panes
- Moving among and activating components using the keyboard
- Adding tooltips to components
- Conditional rendering
- Static inclusion of JSF pages