Difference between apache and apache-tomcat server?



Difference between apache and apache-tomcat server?..

Answer / Aakash Agrawal

Apache HTTP Server is a standalone web server, while Apache Tomcat is an application server. Apache HTTP Server primarily serves static content and can be extended with modules like mod_jk for connecting to Tomcat servers. On the other hand, Apache Tomcat focuses on executing Java-based dynamic web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

What are the vital benefits of running tomcat as service?

1 Answers  


what is tomcat valve?

1 Answers  


What is catalina?

1 Answers  


How can one secure the websites host on apache?

1 Answers  


Explain how running tomcat as a windows service provides benefits?

1 Answers  


What is meant by tomcat server?

1 Answers  


What is embedded tomcat?

1 Answers  


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

1 Answers  


Where do you configure a database connection pool in tomcat server?

1 Answers  


What is the most searched word on the internet?

1 Answers  


if i delete my java class files after the compile?but it does not goes to the recyclebin.Now i want to get the java class file

2 Answers  


Why is catalina called tomcat?

1 Answers  


Categories