Sunday, March 30, 2014

Difference between Apache TOmcat and Apache http server




Apache is a general-purpose http server, which supports a number of advanced options that Tomcat doesn't.  Apache Tomcat is used to deploy your Java Servlets and JavaServer Pages (JSP).
JSP is similar to PHP, but it uses the Java programming language.

No comments:

Post a Comment