How to configure a global error jsp?
843836Apr 6 2005 — edited Apr 6 2005I want to configure a global (one) error jsp for the entire site. Rather than specifying the error page directive on every single jsp page in the site (I have ~ 30), I want to set it at web server level. Is this possible? I am running SunOne web server 6.0 SP7.
Even better if I can configure different error pages for different types of errors like 404, 500. But I want to do it at web server level.
Any help is greatly appreciated.