Maybe this will help, it's a HttpStatusCode class and a ComponentEventResultProcessor that handles it:
http://www.mail-archive.com/users@tapestry.apache.org/msg23885.html

-Filip

On 2008-06-25 23:01, Dave Dombrosky wrote:
I would like to return an HTTP error from an AJAX call, so that it
will be interpreted as a failed request by my response handlers.  Is
there any way to bypass Tapestry's ExceptionReport and instead have an
Exception bubble up to Tomcat (so that a 500 Error is generated)?

-Dave

---------------------------------------------------------------------
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