In your jsp layout you can use the following :

  | <div id='dashboardnav'>
  | <p:region regionName='dashboardnav' regionID='dashboardnav'/>
  | </div>
  | 

But this generates an html/ javascript error.

In addition, this is undocumented. It it adds a few things related to the 
dashboard thing.  A similar thing is used for the navigation tabs.

You can write a portlet with no decoration (empty renderers) to produce the 
DIVs you need and use CSS styles to place it on the page. 

To write your own portlet you can start with examples.

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

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

Reply via email to