kTrace.toString());
> > }
> >
> > -Ursprüngliche Nachricht-
> > Von: Andrew Stepanenko [mailto:[EMAIL PROTECTED]
> > Gesendet: Dienstag, 14. März 2006 08:33
> > An: users@tomcat.apache.org
> > Betreff: Programmatic access to error 500 stack trace
> >
> &
ogrammatic access to error 500 stack trace
Hello,
In our web app I as a developer want to know when the error 500 occurred
(either because of OutOfMemory or whatever). So, I defined a custom
error page in my web.xml and put there email sending logic. It is easy
for me to get the error code, but ca
lto:[EMAIL PROTECTED]
Gesendet: Dienstag, 14. März 2006 08:33
An: users@tomcat.apache.org
Betreff: Programmatic access to error 500 stack trace
Hello,
In our web app I as a developer want to know when the error 500 occurred
(either because of OutOfMemory or whatever). So, I defined a custom
error
Hello,
In our web app I as a developer want to know when the error 500 occurred
(either because of OutOfMemory or whatever). So, I defined a custom
error page in my web.xml and put there email sending logic. It is easy
for me to get the error code, but can I access the actual exception
stack