0 Replies Latest reply on Dec 19, 2008 8:44 AM by amontobin

    Custom Dahboard Bar

    amontobin

      Hi All,

      I'm trying to build a custom dasboard bar as a specific region in my layout.
      The problem, i'm facing is to retrieve some attributes from JBossRenderRequest like
      "org.jboss.portal.header.ADMIN_PORTAL_URL",
      "org.jboss.portal.header.EDIT_DASHBOARD_URL",
      "org.jboss.portal.header.COPY_TO_DASHBOARD_URL".
      ...
      see header.jsp for details.
      In my porlet, i retrieve a JBossRenderRequest but cannot access these attributes ; request.getAttribute("org.jboss.portal.header.ADMIN_PORTAL_URL") returns null.

      How do you do ?

      Thanks,

      Sebastien Boutte

      Using :
      JBoss Portal 2.6
      Bridge Beta4