>From a previous post: http://portals.markmail.org/search/?q=user+manager+decorator#query:user% 20manager%20decorator+page:1+mid:afy3kicsd4wj5xlo+state:results
The only way I found to achieve this is rendering a portlet instance in a decorator (for user specific informations): $jetspeed.renderPortletEntity("p_entity_id","<webapp>::<portletname>") In this way you can embed a portlet inside a decorator using the Jetspeed Power Tool. Hope this helps. ROb