This looks to be exactly what you are looking for. At the very least, it is a good place to start.
http://wiki.apache.org/tapestry/PopupLinkSubmit --sam On 10/11/06, Jim Steinberger <[EMAIL PROTECTED]> wrote:
The Form component accepts informal parameters, so you can use the HTML "target" parameter to control which window the result of the form-submission will return to: <form jwcid="@Form" ... target="_blank">... Jim -----Original Message----- From: James Sherwood [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 11, 2006 12:09 PM To: Tapestry users Subject: Open new window on a form submit? Hello, Is it possible to use a component of type Form and have the form submit listner open the page in a new window? I am thinking it might have something to do with cycle.encodeURL() in the listener. Thanks in advance, James --------------------------------------------------------------------- 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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
