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

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197639#4197639

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197639
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to