adspace


Difference between apache and apache-tomcat server?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to disable jsessionid in tomcat servlet?

1009


Which version of apache have you worked on?

921