2:58 PM
To: Tomcat Users List
Subject: RE: customized error page for tomcat depending on code
> From: Propes, Barry L [mailto:[EMAIL PROTECTED]
> Subject: RE: customized error page for tomcat depending on code
>
> I believe the webapp catches it prior to that, Chuck.
If the weba
quare peg in a round hole."
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 10, 2007 2:58 PM
To: Tomcat Users List
Subject: RE: customized error page for tomcat depending on code
> From: Propes, Barry L [mailto:[EMAIL PROTECTED]
> Subject:
> From: Propes, Barry L [mailto:[EMAIL PROTECTED]
> Subject: RE: customized error page for tomcat depending on code
>
> I believe the webapp catches it prior to that, Chuck.
If the webapp catches the exception, then how could you expect Tomcat to
process it?
> And FYI, I tried
: Tuesday, July 10, 2007 1:25 PM
To: Tomcat Users List
Subject: RE: customized error page for tomcat depending on code
> From: Propes, Barry L [mailto:[EMAIL PROTECTED]
> Subject: RE: customized error page for tomcat depending on code
>
>
> java.sql.SQL
> From: Propes, Barry L [mailto:[EMAIL PROTECTED]
> Subject: RE: customized error page for tomcat depending on code
>
>
> java.sql.SQLException.Exhausted
ResultsSet
> /chngctrl/500error.jsp
>
You don't really have a space in the middle of a class na
5 AM
To: Tomcat Users List
Subject: customized error page for tomcat depending on code
someone else posted a similar topic the other day, but I didn't want to
"thread-hijack" so I started this new topic.
Anyone know of the error code number for an Exhausted ResultSet error? Or does
someone else posted a similar topic the other day, but I didn't want to
"thread-hijack" so I started this new topic.
Anyone know of the error code number for an Exhausted ResultSet error? Or does
it just fall under the generic 500 error series?
i.e. like a page not found is 404 or forbidden sec