You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Gudiyella, Pavan" <PG...@Tribune.com> on 2006/11/30 02:52:45 UTC

how to target a portlet with absolute URL

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
pgudiyella@tribune.com
(312)-222-3192

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: how to target a portlet with absolute URL

Posted by Ruben Fragoso <fr...@gmail.com>.
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 <PG...@tribune.com> 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
> pgudiyella@tribune.com
> (312)-222-3192
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
>
>