The difference is that portlet link will display the portlet itself and
forward can display portlet within specific pane. For example, if PortletX
is located on tab with id "P-fba7c135c2-10005" on "default" page within
group "GroupX", here's the forward to get you there:
<forward name="GotoPortletX">
<page name="default" group="GroupX"/>
<pane id="P-fba7c135c2-10005"/>
</forward>
Portletlink tag was something introduced before forwards and I don't use it
anymore.
Best regards,
Mark C. Orciuch
Next Generation Solutions, Ltd.
e-Mail: [EMAIL PROTECTED]
web: http://www.ngsltd.com
> -----Original Message-----
> From: Gregory Joseph [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 04, 2004 4:27 PM
> To: Jetspeed Users List
> Subject: RE: using jsptag portletlink without loosing the tabbed panes?
>
>
> Mark,
>
> I've looked a bit at the forwards doc
> (http://portals.apache.org/jetspeed-1/forwards.html, right?):
> I'm not sure I understand the difference between that and using
> "portletlink", nor the difference between forwards and portlet-forwards.
> Also, I see it explains how to pass parameters using velocity. Isn't it
> possible with the jsp tag?
>
> Thanks
>
> g
>
>
>
>
> -----Original Message-----
> From: Mark Orciuch [mailto:[EMAIL PROTECTED]
> Sent: Tue 5/4/04 21:14
> To: Jetspeed Users List
> Cc:
> Subject: RE: using jsptag portletlink without loosing the tabbed
> panes?
> Portlet link does what it says - it displays a portlet by itself. Take a
> look at forwards. There's an example portlet using forwards from JSP and
> there's documentation.
>
> Best regards,
>
> Mark C. Orciuch
> Next Generation Solutions, Ltd.
> e-Mail: [EMAIL PROTECTED]
> web: http://www.ngsltd.com
>
> > -----Original Message-----
> > From: Gregory Joseph [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, May 04, 2004 2:06 PM
> > To: Jetspeed Users List
> > Subject: RE: using jsptag portletlink without loosing the tabbed panes?
> >
> >
> > I have seen that this calls the controls.Maximize action by default.
> > But if i had action="controls.Restore" to my tag, for example,
> > then it simply
> > does not "go" to the portlet i'm linking and stays in the current one.
> > Same story if i pass it an action name that corresponds to the
> portlet i'm
> > linking to...
> >
> > Help ! :)
> >
> > g
> >
> >
> > -----Original Message-----
> > From: Gregory Joseph
> > Sent: Tue 5/4/04 20:11
> > To: Jetspeed Users List
> > Cc:
> > Subject: using jsptag portletlink without loosing the tabbed panes?
> > Hi,
> >
> > I've been trying to link between my portlets using <a
> > href="<jetspeed:portletlink name="DummyPortletName"/> in my jsp's.
> > That works just fine, except that the tabbed panes completely
> > disappear and i
> > get to the portlet i linked to in "full screen" (still have
> header/footer,
> > but tabs are gone)
> >
> > Any clue on how I should do this?
> >
> > Thanks
> >
> > g
> >
> >
> >
> >
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]