users@glassfish.java.net

Re: customize HTTP 404 on Sun Java Application server 8.1

From: <glassfish_at_javadesktop.org>
Date: Fri, 19 Sep 2008 09:57:15 PDT

The servlet spec already allows a webapp to serve customized error pages based on an exception type or response status code. This feature, which is available only on a per-webapp basis, is supported by 8.1.

If I understand you correctly, you want to be able to customize the default error page that is inherited by all web applications that do not declare customized error pages (using the servlet spec mechanism mentioned above). This feature, which is configurable at the virtual server level, was added in 8.2
[Message sent by forum member 'jluehe' (jluehe)]

http://forums.java.net/jive/thread.jspa?messageID=300423