adspace


Explain directory structure of tomcat?

Answer Posted / Munish Kumar Binjola

Tomcat's directory structure includes: 'bin' (contains executable scripts), 'conf' (configuration files), 'lib' (required libraries), 'logs' (log files), 'temp' (temporary files), 'webapps' (deployed web applications), and 'work' (worker threads and their associated tasks).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to disable jsessionid in tomcat servlet?

1009


Which version of apache have you worked on?

921