What is LOG FILE »
By Ramakrishna on Oct 16, 2008 in What is Log File | 0 Comments
–> You can use the log methods of the HttpServlet class to write debugging information to a log file. Tomcat 4.0 stores its log files in a directory named logs.
–> The name and location of the log files for a servlet engine may vary depending on the servlet engine. To find the name and location [...]
