adspace


What is the purpose of apache tomcat?

Answer Posted / Suresh Titiyal

Apache Tomcat is an open-source Java Servlet container that allows developers to run web applications based on the Java platform. It provides services such as HTTP server, Java class loader, JSP compiler, and more, making it a popular choice for deploying Java web applications.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which version of apache have you worked on?

921


Is it possible to disable jsessionid in tomcat servlet?

1009