This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes how to create tab pane in jsf Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "how to create tab pane in jsf" Watch "how to create tab pane in jsf" New topic
Author

how to create tab pane in jsf

deepak londhe
Greenhorn

Joined: Mar 05, 2007
Posts: 8
i have two files
file1.jsp
file2.jsp
these files contains dynamic ajax enabled data.
and i want ot use these files in diff tabs.
how i will do this in jsf
pls reply

regards
deepak
Maurizio Nagni
Ranch Hand

Joined: May 29, 2004
Posts: 75
tabbed panels? myFaces... it's easy

http://myfaces.apache.org/tomahawk/tabbedPane.html
deepak londhe
Greenhorn

Joined: Mar 05, 2007
Posts: 8
i use tomahack but it is not working
Maurizio Nagni
Ranch Hand

Joined: May 29, 2004
Posts: 75
try to carefully look at the log..... many times can gives you more than one hints.
 
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 tab pane in jsf
 
Similar Threads
how to include jsf in another server's jsp page
How can I tell JSF that my jsp files are in a different folder than webroot?
jsf in a jsp:include doesn't work?
two important questions on jsf
JSF project structure