Hello, Although this is probably a JSP question, I'll ask it anyway:
I want to make an error page that catches server errors (http status 500). I've set up web.xml to point to a file. I want to show a generic error without detailed info to the user, and mail the error in detail to an email address. The problem is that I can't seem to get the detailed error in a string. The 'exception' object that should exist if you set isErrorPage to "true" using the page directive, does not exist. I have a hunch this should exist, right? Bram -- ilse, de site voor Nederland tel. 040 750 31 00 Bram Avontuur fax: 040 750 31 99 [EMAIL PROTECTED] http://www.ilse.nl/ bekijk ook: http://www.ilsemusic.nl/
