users@woodstock.java.net

Ajax Errors

From: Jason Suplizio <suplizio_at_gmail.com>
Date: Tue, 8 Apr 2008 12:35:42 -0700

I need a capture when a component's asynchronous request is failing. For
example, if I call component. refresh() or component.submit() and the
communication/request to the server is failing, how do I detect this?

Please help, I need to find a solution asap.

Jason