Penguin

Differences between current version and previous revision of TomCat.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, October 1, 2007 11:23:06 am by AristotlePagaltzis
Older page: version 1 Last edited on Monday, October 1, 2007 7:43:33 am by CraigBox Revert
@@ -1,11 +1,11 @@
-[Apache Tomcat|http://tomcat.apache.org/] is an OpenSource JavaServerPages and JavaServlet container, maintained by the ApacheSoftwareFoundation. It grew from the ReferenceImplementation of the servlet standard, and was gifted to Apache by Sun. It was named such that it could easily suggest which animal O'Reilly should put on the cover of a book about it. 
+[Apache Tomcat | http://tomcat.apache.org/] is an OpenSource JavaServerPages and JavaServlet container, maintained by the ApacheSoftwareFoundation. It grew from the ReferenceImplementation of the servlet standard, and was gifted to Apache by Sun. It was named such that it could easily suggest which animal [ O'Reilly] should put on the cover of a book about it. 
  
-It was originally known as "Jakarta Tomcat", as it was part of the Apache Jakarta suite of Java code. 
+It was originally known as "Jakarta Tomcat", as it was part of the Apache Jakarta suite of [ Java] code. 
  
-Written entirely in Java, it comprises an [HTTP] server, and a container for Java web code to run in. 
+Written entirely in Java, it comprises an [HTTP] server, and a container for [ Java] web code to run in. 
  
-Tomcat is the web server bundled with [JBoss]. 
+Tomcat is the WebServer bundled with [JBoss]. 
  
 See also: 
  
 * [Java]