This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes How to create tabs in jsf? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to create tabs in jsf?" Watch "How to create tabs in jsf?" New topic
Author

How to create tabs in jsf?

vishnu bola
Ranch Hand

Joined: Jun 01, 2009
Posts: 32
Hi all,

I need to create 3 tabs on a jsf page and when i click on each it should display the respective JSP as a tab. I have tomahawk 1.1.6 and JSF 1.1. Can someone provide some insight?

Thanks
Max Katz
Ranch Hand

Joined: Aug 03, 2009
Posts: 72
Why create from scratch? All 3rd party component libraries already have tab component available. For example, this one is from RichFaces: http://livedemo.exadel.com/richfaces-demo/richfaces/tabPanel.jsf

Max
http://mkblog.exadel.com


Blog: http://mkblog.exadel.com
HTML Prototypes: http://gotiggr.com
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14568
    
    7

Is my memory incorrect? I thought Tomahawk provides a tab control tag.


Customer surveys are for companies who didn't pay proper attention to begin with.
Kavita Tipnis
Ranch Hand

Joined: Sep 21, 2008
Posts: 177
Tomahawk does provide a tabbed pane component or something similar
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to create tabs in jsf?
 
Similar Threads
Help in creating a jsp page with tabs
Multilevel tabs
tabbed pane
Vertical right aligned Tabs
IE/Firefox - Multiple Tabs - Multiple Session - MyFaces