David, Thank you for your reply. I have to add....that "myPortlet" in <a href="portal?action=controls.Maximize&portlet=myPortlet" **must** exist in some pane/tab -- otherwise, I couldn't call it and display it. This means that I need to add all the portlets the user may call in some pane and somehow make that pane/tab hidden from the user. I wonder if there is a more direct way to call a portlet via url?
----- Original Message ----- From: "David Sean Taylor" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Thursday, January 24, 2002 11:09 AM Subject: Re: How to call another portlet from within a portlet > <a href="portal?action=controls.Maximize&portlet=myPortlet" ... > > where "myPortlet" is the name of your portlet you want to displayed max'd > > ----- Original Message ----- > From: "Louie Lansang" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, January 23, 2002 11:17 PM > Subject: How to call another portlet from within a portlet > > > Hello. I'm new to Jetspeed. And I would like to know if it's possible to > call or display another portlet from within a portlet? In other words, I > would like to click on a link from a portlet, and then display another > portlet window that is maximized. How do I do that? > > Thank you in advance for any hints. > > -- Louie Lansang > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
