; Can you give more info ?
> What kind of url ? do you want to use another
> template for the portlet
> or redirect to an external site ?
>
>
>
> Dev wrote:
>
> >Hi,
> >
> >My current portlet has many different links(urls).
> And
> >when user
Hi,
My current portlet has many different links(urls). And
when user clicks on that link, I want to get it open
within same portlet window.
How should I wrap these links(urls) so that they will
open in same portlet frame ?
thanks,
j
__
Do you Yahoo!?
The New Ya
Hi,
I have one velocity portlet.
During it's processing in Action class, I need to get the PortletSet in which this
current portlet has been placed.
buildNormalContext() has runData and context. But runData doesn't give any information
about parent portletset.
Is there any way to get this