Tomcat Server Question:
Download Questions PDF

Suppose when we are starting startup.bat file of Tomcat server it is not started. DOS window appears for a Second only. What we need do?

Answer:

Your set up might have been not done well.
Make sure you have added tomcat root directory path in the
CATALINA_HOME environment variable and added the bin path in
the path variable.

Download Tomcat Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between Tomcat 4.1 and Tomcat 5.0?How web server handles multiple requests for same action class(Struts) concurrently?