users@glassfish.java.net

Re: Disable display of HTTP Error Messages

From: Hassan Schroeder <hassan.schroeder_at_gmail.com>
Date: Tue, 14 Jul 2009 09:18:56 -0700

On Tue, Jul 14, 2009 at 8:38 AM, <glassfish_at_javadesktop.org> wrote:
> Is there any way in glassfish to disable the display of HTTP/Java errors in my applications?
>
> I've heard somewhere it's possible to be done in the web.xml file.

Custom error pages are part of the Servlet and JSP specs, and yes,
configured via your app's deployment descriptor (web.xml).

HTH,
-- 
Hassan Schroeder ------------------------ hassan.schroeder_at_gmail.com
twitter: @hassan