[jboss-user] [JBoss Portal] - Re: how substitute sendRedirect?

bdaw do-not-reply at jboss.com
Fri Jul 14 11:31:47 EDT 2006


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#3958115

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958115



More information about the jboss-user mailing list