0 Replies Latest reply on Nov 27, 2008 3:18 PM by guybedo

    How to acces org.jboss.portal.api.PORTAL_NODE from layout pa

      Hi,

      i'm trying to implement a custom layout and i need to access the request attribute org.jboss.portal.api.PORTAL_NODE inside the index.jsp layout file.

      This attribute is set in the request for the tabs.jsp but the problem is that this attribute has not been set in the request for the index.jsp.

      So i have to find where i can set this attribute so i can access it in the index.jsp file.

      Or maybe there's another way to achieve this ?

      thanks for your help.