adspace
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