1.

What is the difference between Apache and Tomcat?

Answer»

Both used to DEPLOY your Java Servlets and JSPs. APACHE is an HTTP Server, serving HTTP. Tomcat is a Servlet and JSP Server serving Java TECHNOLOGIES.



Discussion

No Comment Found