aspose file tools
The moose likes JSF and the fly likes how to include jsp page in jsf Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "how to include jsp page in jsf" Watch "how to include jsp page in jsf" New topic
Author

how to include jsp page in jsf

deepak londhe
Greenhorn

Joined: Mar 05, 2007
Posts: 8
i want include jsp page in jsf

i am using jsf apache myfaces,netbeans 5.5
ajax 4 jsf.
i want to include these jsp pages in diff tabs
[ May 21, 2007: Message edited by: deepak londhe ]
Daniel Conner
Ranch Hand

Joined: Jan 25, 2007
Posts: 47
<jsp:include page="mypage.jsp"/>
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: how to include jsp page in jsf
 
Similar Threads
JSF PrettyFaces Dynamic content?
eclipse and visual web pak for jsf
how to include jsf in another server's jsp page
How to open pop-up
JSF equivalent for include directive