They are both in the same app, but the thing is only one portlet will be on the page. I need the render url so portlet A can invoke portlet B and put the response inside a div or an iframe or something. I know I could do something like this with WSRP4j, but that isn't very mature yet and the setup process is lengthy and can't be automated (unless I'm missing something).
Thanks, Brice On 10/11/07, Ford, Jennifer M. <[EMAIL PROTECTED]> wrote: > > Are both the portlets on the same page and in the same portlet app? > > -----Original Message----- > From: Brice Lambi [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 11, 2007 12:30 PM > To: Jetspeed Users List > Subject: creating render or action url for other portlets > > Hello, > > Is there anyway to create a render (or action) url for a portlet other > than the one that is executing? For example I have portlet A and B, in > doView of A I would like to create a render url for portlet B. Is this > possible or is there a way to invoke a portlet using the ajax API? > > Thanks, > Brice > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
