Refresh remote portlet

Hello again.

Another day, another question :smiley:

Does anyone have an idea how can I refresh a “remote” portlet?

That is, refresh a portlet from another one…

Thanks.
Pedro Cardoso

What do you mean when you say “refresh” a portlet.
If you just want to call a portlet from another portlet you could use simple URL or portlet URL.
If you want to send some parameters from one portlet to another you could use Portlet Wiring or portlet URL paramters.

Thanks!