| Apache Tomcat |
Article Index for Apache |
Website Links For Apache |
Information AboutApache Tomcat |
| CATEGORIES ABOUT APACHE TOMCAT | |
| apache software foundation | |
| tomcat | |
| java enterprise platform | |
| free web server software | |
Apache Tomcat is a Web Container , or Application Server developed at the Apache Software Foundation (ASF). Tomcat implements the Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems , providing an environment for Java code to run in cooperation with a Web Server . It adds tools for configuration and management but can also be configured by editing configuration files that are normally XML -formatted. Tomcat includes its own internal HTTP server. DEVELOPMENT STATUS Members of the ASF and independent volunteers develop and maintain Tomcat. Users have free access to the source code and to the binary form of Tomcat under the Apache License . The initial Tomcat release appeared with versions 3.0.x (previous releases were Sun internal releases, and were not publicly released). Tomcat 6.0.13 is the latest production quality release1 of the 6.0.x trunk (the branch for the 2.5 Servlet specification)2, 2007 . PRODUCT FEATURES An overview of the different versions can be found on the Apache website.3 Tomcat 3.x (initial release)
Tomcat 4.x
Tomcat 5.x
Tomcat 6.x
HISTORY Tomcat started off as a servlet Reference Implementation by James Duncan Davidson , a software architect at Sun Microsystems. He later helped make the project Open Source and played a key role in its donation by Sun to the Apache Software Foundation. The Apache Ant software build automation tool was developed as a side-effect of the creation of Tomcat as an open source project.James Duncan Davidson on the ''Hivelogic Podcast'': http://hivelogic.com/podcast/episodes/james-duncan-davidson Davidson had initially hoped that the project would become open sourced and, since most open source projects had O'Reilly books associated with them featuring an animal on the cover, he wanted to name the project after an animal. He came up with ''Tomcat'' since he reasoned the animal represented something that could take care of and fend for itself. His wish to see an animal cover eventually came true when O'Reilly published their Tomcat book with a tomcat on the cover. Tomcat 6.x
Tomcat 5.5.x
Tomcat 5.0.x
Tomcat 4.x
REFERENCES SEE ALSO
EXTERNAL LINKS
|
|
|