Hi,

Is there any way to prevent Tomcat from displaying the default error page? We'd like to simply pass the error 500 out to the enclosing apache and let the webserver display the appropriate error code.

One choice would be to write a blank jsp that simply sets the error status of the response and set this as the default error page in the [tomcat_home]/conf/web.xml

thanks
Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to