Home Web-application-server Tomcat Introduction to the Tomcat web server



Introduction to the Tomcat web server
Posted on: December 19, 2008 at 12:00 AM
Tomcat is an open source web server developed by Apache Group. Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.

Introduction to the Tomcat web server

     

Tomcat is an open source web server developed by Apache Group. Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. Web Servers like Apache Tomcat support only web components while an application server supports web components as well as business components (BEAs Weblogic, is one of the popular application server).To develop a web application with jsp/servlet install any web server like JRun, Tomcat etc to run your application.

     

Related Tags for Introduction to the Tomcat web server:
javacapachewebtomcatserverreferenceioservletsedimplementationpagesourcelogaiopentechnologiesgroupcontainerforietopagesrefcieffiusepeimdevceinnoasmntcaletjestechemaseagepenrcmecatreferssoatpacisjavasehamcmpldevelopandrvvassrenthavatiaphatfepleplndonomolo


More Tutorials from this section

Ask Questions?    Discuss: Introduction to the Tomcat web server   View All Comments

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.