Hello, when some of my Java application raises an uncatched exception, I got a "error 500" page generated by Tomcat that show me exception stacktrace and things like that. I know that i can customize it setting error-page parameter in the web.xml.
But I want to know where to find the "source code" of that error 500 page that tomcat automatically generates. I think that's too a .jsp page. Where can I find its source? Thanks. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]