How is apache tomcat different from apache web server?



How is apache tomcat different from apache web server?..

Answer / Mukesh Fattu Shivade

Apache Tomcat and Apache HTTP Server are both open-source web servers, but they serve different purposes. Apache HTTP Server is a full-featured web server that can handle static content, dynamic content through mod_php or mod_perl, and SSL encryption. In contrast, Apache Tomcat is a Java Servlet Container that allows Java applications to run on the web.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

Which is better jboss or tomcat?

1 Answers  


How the webserver handles multiple requests for the same action class(struts) concurrently?

1 Answers  


What is the deployment process of web application using war file?

1 Answers  


what is webserver? why it is used ?

3 Answers   Saahi,


What is the directory structure of a web application deployed on tomcat?

1 Answers  


How do I start tomcat in linux?

1 Answers  


What do you mean by tomcat coyote and what is its use?

1 Answers  


What are the catalina's configuration files?

1 Answers  


Which web server is best for php?

1 Answers  


Does tomcat need jdk or jre?

1 Answers  


Is tomcat free to use?

1 Answers  


Explain when to use ssl with tomcat?

1 Answers  


Categories