You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Erick Todd <er...@coloradosprings.com> on 2001/07/26 23:31:00 UTC

Displaying exceptions

I am having a problem of errors that were not caught by being printed to 
the terminal.  Is their a way to redirect these to a file or to the 
tomcat logs?  

Also when an exception is handled by jakarta can I change the stacktrace 
to some default message that is a litle nicer to our friends on the web, 
and maybe even log the error?

Any help on either of these would be greatly appreciated.