Look at NavigationPortlet. As this isn't covered by spec anyway you need to extend
JBossPortlet instead of GenericPortlet and use
JBossRenderResponse.createRenderURL(PortalNode node)
But to get proper PortalNode you need to obtain PortalObjectContainer service and navigate
thru PortalObject hierarchy.... All code you need is in NavigationPortlet class
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958115#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...