Loading a page inside a Layout!

UI Components for JSF
Post Reply
Erick
Posts: 12
Joined: 26 Dec 2009, 22:30

06 Feb 2010, 16:23

Hi,

Can anyone help me how i solve the following problem:

What i need is to load my cadastrarEvento.jsp page inside the Center Layout

Code: Select all

<p:layoutUnit position="west">
                        <p:accordionPanel style="width:99%">
                                <p:tab title="Agenda">
                                       <h:outputLink value="cadastraEvento.jsp">Cadastrar Evento</h:outputLink><BR>                                                                               
                                </p:tab>
</p:layoutUnit>

<p:layoutUnit position="center">
</p:layoutUnit>
Thanks in advance!

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

06 Feb 2010, 17:58

You can use an iframe, of jsp:include, have you considered migrating to facelets? If so you can use ui:include.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 64 guests