| 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"/>
|
 |
 |
|
|
subject: how to include jsp page in jsf
|
|
|