Home Freemagazine Issue6 Introduction to Tomcat Server



Introduction to Tomcat Server
Posted on: October 11, 2010 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 Tomcat 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).

  1. Installation and Configuration of the Tomcat Server
    Here we are illustrating the guidelines to install and configure the Tomcat 6.0.10, as a standalone web server only for Microsoft Windows. Installing Tomcat on Windows can be done easily using the Windows installer. Sometime Apache Tomcat is referred, as the Jakarta Tomcat so don?t confuse between the two.
      

Read more at:

http://www.javajazzup.com/issue6/page12.shtml

Related Tags for Introduction to Tomcat Server:


More Tutorials from this section

Ask Questions?    Discuss: Introduction to Tomcat Server  

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.