What about implementing IExternalPage for the page you want in the popup,
and passing the parameters through an ExternalLink?


> -----Original Message-----
> From: Marcelo C. de Freitas [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 04, 2007 10:56 AM
> To: Tapestry users
> Subject: Re: [T4]Injecting page into a Popup
> 
> Let me elaborate more on my issue.
> 
> I want to open a page in a popup window, but I need to set some
> properties in it first.
> 
> Hence, I thought it'd be best to use listeners and page injection to
> do so (returning the page with the properties set by the listener).
> The problem is: how can I open the returned page in a popup window?
> 
> Do you think there is a better solution for doing this?
> 
> Also, where did contrib:PopupLink go in t4.1 (or it's just missing in the
> docs)?
> 
> 2007/9/4, Marcelo C. de Freitas <[EMAIL PROTECTED]>:
> > Hello Tapestry Gurus!
> >
> >    Is there a simple way to inject a page into a popup window from an
> > async listener in tapestry 4.1?
> >
> >
> > --
> > Marcelo C. Freitas
> 
> 
> --
> Marcelo C. Freitas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to