>>>Hi,
>>>
>>>Is there any way to display a portlet in the decorator built part of
>>>the page (the portlet is not included in a psml file)?
>>>
>>>This is what I do in my decorator file :
>>>---
>>>PageImpl searchPage = (PageImpl) rootFolder.getPage("search.psml");
>>>
>>>FragmentImpl searchFragme
Sven Thiergen wrote:
Hi,
Is there any way to display a portlet in the decorator built part of
the page (the portlet is not included in a psml file)?
This is what I do in my decorator file :
---
PageImpl searchPage = (PageImpl) rootFolder.getPage("search.psml");
FragmentImpl searchFragment = (Fragme
> Hi,
>
> Is there any way to display a portlet in the decorator built part of
> the page (the portlet is not included in a psml file)?
>
> This is what I do in my decorator file :
> ---
> PageImpl searchPage = (PageImpl) rootFolder.getPage("search.psml");
>
> FragmentImpl searchFragment = (Fragmen
Hi,
Is there any way to display a portlet in the decorator built part of
the page (the portlet is not included in a psml file)?
This is what I do in my decorator file :
---
PageImpl searchPage = (PageImpl) rootFolder.getPage("search.psml");
FragmentImpl searchFragment = (FragmentImpl)
searchPage