Hi

(If application are deployed in the same container) I guess using
crossContext feature will allow you to have access to Tapestry Registries of
other application contexts. Then you can call PageRenderLinkSource service
instance of other context.

It depends on the security level you want for your architecture, some prefer
to disable crossContext feature.

Regards,
Christophe.

Developer of wooki @wookicentral.com


2010/2/3 Everton Agner <everton_ag...@yahoo.com.br>

> Hi,
>
> I have a PopupPageLink Component that receives a Page path and redirect to
> the page via : PageRenderLinkSource.createPageRenderLink().
>
> The problem is when i have to redirect to a page from another context,
> because it tries to find the page within the app context. How can I avoid
> doing that? I need to pass it through the PopupPageLink.
>
>
>
>
>  
> ____________________________________________________________________________________
> Veja quais são os assuntos do momento no Yahoo! +Buscados
> http://br.maisbuscados.yahoo.com
>

Reply via email to