help me with this query?
>
>
> Original Message --------
> Subject: How can we capture all errors without defining it
> Date: Wed, 15 Feb 2006 12:30:04 +0530
> From: Java Pro <[EMAIL PROTECTED]>
> To: users@tomcat.apache.org
>
>
>
> Hi,
&
essage
Subject: How can we capture all errors without defining it
Date: Wed, 15 Feb 2006 12:30:04 +0530
From: Java Pro
To: users@tomcat.apache.org
Hi,
I would like to know, if we can capture all the errors to a servlet
without defining the list of errors in web.xml as follows..
general
Is there anyone who can help me with this query?
Original Message
Subject:How can we capture all errors without defining it
Date: Wed, 15 Feb 2006 12:30:04 +0530
From: Java Pro <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Hi,
I would like to know,
Hi,
I would like to know, if we can capture all the errors to a servlet
without defining the list of errors in web.xml as follows..
generally, we can capture an error like this:
400
/errorHandler
.
.
.
is this possible?