if i get your problem right, you want to access a specific portlet by url?.
well the way that i did it, was to make a page containing nothing except the
portlet that i want, and then that portlet receives the parameter by
QueryString, by using the request.getParameter("NameOfMyParameter") in the
doView, hope that i got your problem rigth.best regards Ruben On 11/30/06, Gudiyella, Pavan <[EMAIL PROTECTED]> wrote:
Dear members, Is there any way to target a portlet with absolute url as opposed to renderUrl or actionUrl in jetspeed 2.0? Is there any workaround to achieve this? Thanks Pavan Kumar Gudiyella Tribune Media Services [EMAIL PROTECTED] (312)-222-3192 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
