Tuesday, March 24, 2009

I wanted to write a servlet filter that would catch errors and send an event. You can't catch exceptions for the GWT services that extend RemoteServiceServlet as it handles the errors itself.

No comments: