| Apache Tomcat | |
|---|---|
| Developer | Apache Software Foundation |
| Latest release | 6.0.14 / Aug 13, 2007 |
| OS | Cross-platform |
| Genre | Web Container |
| License | Apache 2.0 Licence |
| Website | Apache Tomcat |
Apache Tomcat is a web container, or application server developed at the Apache Software Foundation (ASF). Tomcat implements the Java 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.
Contents |
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.14 is the latest production quality release[1] 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.[2]
Tomcat 3.x (initial release)
Tomcat 4.x
- implements the Servlet 2.3 and JSP 1.2 specifications
- servlet container redesigned as Catalina
- JSP engine redesigned as Jasper
- Coyote HTTP connector
- Java Management Extensions (JMX), JSP and Struts-based administration
Tomcat 5.x
- implements the Servlet 2.4 and JSP 2.0 specifications
- reduced garbage collection, improved performance and scalability
- native Windows and Unix wrappers for platform integration
- faster JSP parsing
Tomcat 6.x
- implements the Servlet 2.5 and JSP 2.1 specifications
- support for Unified Expression Language 2.1
- designed to run on Java SE 5.0 and later
- support for Comet through the CometProcessor interface
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.[3] 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.[3] He came up with Tomcat since he reasoned the animal represented something that could fend for itself. Although the tomcat was already in use for another O'Reilly title, his wish to see an animal cover eventually came true when O'Reilly published their Tomcat book with a snow leopard on the cover[4].
Tomcat 4.x
- 4.1.36 - March 24, 2007
- 4.1.31 - October 11, 2004
- 4.0 - September 2001
Tomcat 5.0.x
- 5.0.30 - August 30, 2004
- 5.0.28 - August 28, 2004
- 5.0.23
- 5.0.0 - October 9, 2002
Tomcat 5.5.x
- 5.5.25 - September 2007
- 5.5.23 - March 2007
- 5.5.20 - September 1, 2006
- 5.5.17 - April 28, 2006
- 5.5.16 - March 16, 2006
- 5.5.15 - January 21, 2006
- 5.5.12 - October 9, 2005
- 5.5.9 - April 11, 2005
- 5.5.7 - January 30, 2005
- 5.5.4 - November 10, 2004
- 5.5.1 - September 7, 2004
- 5.5.0 - August 31, 2004
Tomcat 6.x
- 6.0.14 - August 13, 2007
- 6.0.13 - May 15, 2007
- 6.0.10 - March 1, 2007
- 6.0.0 - December 1, 2005
References
- ^ Apache Tomcat 6 Downloads. Apache Software Foundation. Retrieved on 2007-03-14.
- ^ a b Apache Tomcat -- Which Version Do I Want?. Apache Software Foundation. Retrieved on 2007-01-22.
- ^ a b James Duncan Davidson on the Hivelogic Podcast: http://hivelogic.com/podcast/episodes/james-duncan-davidson
- ^ Jason Brittain, Ian F. Darwin. Tomcat: The Definitive Guide. O'Reilly Books, 322. ISBN 0-596-00318-8.
See also
- Comparison of web servers
- JOnAS, an application server that can use Tomcat as its web container
- JBoss Application Server
- Jetty (web server)
- OpenEJB, can be added to Tomcat to turning it into a JavaEE server
External links
- http://members.cox.net/midian/howto/apache+tomcat+mod_jk.htm Configure Tomcat through Apache using mod_jk
- Apache Tomcat Wiki
- 20 Tips for Using Tomcat in Production
|
|
|
|---|---|
| Top level projects | ActiveMQ · Ant · Apache HTTP Server · APR · Beehive · Camel · Cayenne · Cocoon · Commons · Directory · Excalibur · Felix · Forrest · Geronimo · Gump · Harmony · HiveMind · iBATIS · Jackrabbit · James · Lenya · Maven · mod_perl · MyFaces · OFBiz · OpenEJB · OpenJPA · POI · Roller · Shale · SpamAssassin · Struts · Tapestry · Tomcat · Velocity · WebWork 2 · Wicket · XMLBeans |
| Other projects | Jakarta Project · Apache Lucene · Apache XML · Apache Incubator |
| Sub-projects | BCEL · BSF · Cactus · JMeter · Slide · Xerces · Batik · FOP · Log4j · XAP · River · ServiceMix · Log4Net · Abdera · Ivy · CXF · Hadoop |
| License: Apache License · Website: http://apache.org/ | |


