0 Replies Latest reply on Jun 17, 2011 9:29 AM by abhidipta_som

    Different headers for different pages in portal

    abhidipta_som

      Hi All,

       

       

      I am new to JBOSS portal server.

      I have got a requirement where different pages of the same portal has different headers(i.e. header.jsp)

       

      I have gone through a lot of articles but I didn't get any feasible solution.

       

      I have some queries:

      1) Is it possible for different pages in the same portal to have different headers?

      2) If I want to display the logged-in user name in the template jsp, how to I access the api from the jsp? If I create a new jsp, all request attributes are null including request.getAttribute("org.jboss.portal.header.USER")

       

      Thanks in advance.