On Tue, 2004-05-04 at 07:40, Stefan Bodewig wrote: > On Tue, 4 May 2004, Jose Alberto Fernandez <[EMAIL PROTECTED]> > wrote: > > > I think part of the difficulty was whether to catch only > > RuntimeExceptions or all Throwables (except for some very few). > > I wouldn't feel comfortable with catching Errors. > > Stefan >
Hey Stefan, Why don't you feel comfortable catching Errors? Struts exception handling also doesn't catch Errors. We work around that by extending ActionServlet :( Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]