aspose file tools
The moose likes JSF and the fly likes Target the result page in same jsf tab panel 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 "Target the result page in same jsf tab panel" Watch "Target the result page in same jsf tab panel" New topic
Author

Target the result page in same jsf tab panel

Himanshu S. Soni
Greenhorn

Joined: Jun 11, 2010
Posts: 25

I have a jsf tab panel which holds some links.
How can i target the result page in the same tab panel itself.
what can i use and how, jsf/richfaces ?


OCPJP 86%
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14460
    
    7

JSF does not do anything like FRAMES. You can use facelets tags to include various selected ui components in a panel, but an entire webpage is beyond its mandate.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
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: Target the result page in same jsf tab panel
 
Similar Threads
panelTabbed not working in trinidad
Struts2 dojo
To render a dynamic panel on button click in the same page
Open New Window using h:commandButton
Help with TabbedPanel and panel in struts 2