Explain directory structure of tomcat?



Explain directory structure of tomcat?..

Answer / 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

More Tomcat Interview Questions

How can an apache service be stopped by its control script?

1 Answers  


Why is it called tomcat?

1 Answers  


What instrument do you employ for log evaluation?

1 Answers  


Is tomcat free for commercial use?

1 Answers  


What is difference between apache and tomcat?

1 Answers  


What is the functionality of tomcat valve?

1 Answers  


Is there any chance to cache files which are viewed frequently?

1 Answers  


How to start and shutdown to tomcat server?

1 Answers  


Why do we need tomcat server?

1 Answers  


Where are the logs of apache tomcat stored?

1 Answers  


How to run different apps on single tomcat instance behind different ports?

1 Answers  


What do you understand by “directoryindex”?

1 Answers  


Categories