Hello there! We need to create links to our portlets in a component outside the portlet
(so we do not have access to request/response objects)
What we need is to generate a link for a given content on the cms. We know that it is
possible to find the ObjectNode of a given content by querying the hibernate on the
OBJECT_NODE table. But, by checking the WindowURL class we found that we need a
PortalNode.
Is it possible to find a portalnode (a window one) of a given content that is associated
to it?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165983#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...