JSF Pages goes away using PrimeFaces

UI Components for JSF
Post Reply
User avatar
Optimmus
Posts: 10
Joined: 12 May 2011, 23:51

02 Jun 2011, 06:50

Hello,

im working with JSF and PrimeFaces , and i used Template on JSF to manage my pages but i got an issu i can't find out what is the solutions and the reel prolem comes from.

This is my Template Code :

<div id="right">
<div id="top">
<ui:insert name="top"></ui:insert>
</div>

<div id="content">
<div id="content-top">
<ui:insert name="content-top"></ui:insert>
</div>
<div id="content-content">
<ui:insert name="content-content"></ui:insert>
</div>
</div>
</div>

Im using layout and tabview in content-content.xhtml, when i try to add for exemple <h:form> on content-top.xhtml i lose content-content.xhtml from my index i try find out this 5 day's now but without a solution.

Best Regards

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 33 guests