Tomcatters, I am running Tomcat 4.1.24 on Windows NT 4.0. When I get a runtime error in my servlet, I'm getting stack traces on the console instead of in the log. Is there a way to force all output to the log. I have a log specified that it writes to while the container loads, but for some reason, runtime errors. Should I be doing something other than "exception.printStackTrace();". If I could get a copy of the stack trace, I could use getServletContext().log().
Suggestions please. Thanks Chuck --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]