You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Filip Balas <fb...@IMVProjects.com> on 2005/02/07 16:39:29 UTC

RE: Terminating page output from listener

I'm not a tapestry expert but
this seems like a counter-tapestry
design.  Could you provide a brief
description of why you are writing
raw data to the httpServleResponse?

Filip


-----Original Message-----
From: Andreas Andreou [mailto:andyhot@di.uoa.gr]
Sent: February 7, 2005 8:46 AM
To: Tapestry users
Subject: Terminating page output from listener


Hi,
I have a listener method where I grab the HttpServletResponse and write 
raw data...
However, when the method returns, Tapestry continues and renders the 
page, while i would like to make it stop...
Is there a way to inform Tapestry to NOT render the current page at all 
(maybe by throwing an Exception ??? ) ?
Andreas Andreou


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org