On Mon, 25 Oct 2010 15:29:52 -0200, Rich M <[email protected]> wrote:

Hi,

Hi!

Is there a way to get the browser to open a new window from within Tapestry, maybe in a StreamResponse (since that I what I'm using to render the reports)?

AFAIK, no, as this is a purely client behavior. You'll need to solve this with a AJAX request just to validate the form before you do an actual form submission.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to