What is LOG FILE »



–> 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 [...]