3 Replies Latest reply on May 31, 2007 10:46 AM by balteo

    Question about panelBarItem

    balteo

      Hello,

      I have the following code:

      <rich:panelBarItem label="Formulaire">
      <jsp:include page="includes/home/input-screen.jsp"/>
      </rich:panelBarItem>
      


      and the content of jsp:include page is not rendered at all. My panelbaritem is rendered but is EMPTY.

      What I am missing??

      Thanks in advance,

      Julien.