I still have problems with error-page tag in tomcat config I added an entry to catch java.lang.Exception. For some reasong, it catches JspException and redirects them to my error page, but ServletExceptions aren't redirected. Anyone know why? I think I'll have to go back to my original idea of writing a filter to catch the exceptions.
-- Felipe Schnack Analista de Sistemas [EMAIL PROTECTED] Cel.: (51)91287530 Linux Counter #281893 Faculdade Ritter dos Reis www.ritterdosreis.br [EMAIL PROTECTED] Fone/Fax.: (51)32303328 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
