What’s the difference between the apache web server and apache tomcat?



What’s the difference between the apache web server and apache tomcat?..

Answer / Prabha Gautami

Apache Web Server (httpd) and Apache Tomcat are different. The Apache Web Server is a traditional web server that serves static files and handles web requests, while Tomcat is a servlet container that runs Java-based web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

What is application server examples?

1 Answers  


What is a host and context in tomcat?

1 Answers  


Suppose when we are starting startup.bat file of tomcat server it is not started. Dos window appears for a second only. What we need do?

1 Answers  


What is the use of webserver?

1 Answers  


What are the steps to configure clustering in tomcat server?

1 Answers  


Can you run apache and tomcat on the same server?

1 Answers  


Tom is having XML document and that needs to be read on a daily basis. Which method of XML object is used to read this XML file?

1 Answers  


What is default session time out in tomcat?

1 Answers  


Can we run ejb in tomcat?

1 Answers  


What do you understand by mpm in apache?

1 Answers  


What is the servlet container life cycle?

1 Answers  


What is tomcat? Can we deploy a servlet in tomcat?

1 Answers  


Categories