if i use log("testing") in Servlet using Tomcat
where will this log going to ?

How can I log somthing to a file from Servlet ?
I use System.err.println("Testing") when I am using Jserv before

But i cant now when using Tomcat 3.2.2

Can anyone help me ?
It's very troblem when debuging servlet program if i cant print log to file

Thanks


/* Kenny Ma
   [EMAIL PROTECTED] */

Reply via email to