$Id: README.txt 786654 2009-06-19 20:25:01Z markt $ The Tomcat 4.1 Servlet/JSP Container ==================================== This subproject contains a server that conforms to the Servlet 2.3 and JSP 1.2 specifications from Java Software. It includes the following contents: BUILDING.txt Instructions for building from sources LICENSE Apache Software License for this release README.txt This document RELEASE-NOTES-4.1.txt Release Notes for this (and previous) releases of Tomcat 4.1 RUNNING.txt Instructions for installing Tomcat, as well as starting and stopping the server bin/ Binary executables and scripts common/ Classes available to both Catalina internal classes and web applications: classes/ Unpacked common classes endorsed/ JARs over-riding standard APIs as per the "Endorsed Standards Override Mechanism" lib/ Common classes in JAR files conf/ Configuration files logs/ Destination directory for log files server/ Internal Catalina classes and their dependencies classes/ Unpacked classes (internal only) lib/ Classes packed in JAR files (internal only) webapps/ Web applications for administration of Tomcat shared/ Classes shared by all web applications classes/ Unpacked shared classes lib/ Shared classes in JAR files webapps/ Base directory containing web applications included with Tomcat 4.1 work/ Scratch directory used by Tomcat for holding temporary files and directories temp/ Directory used by JVM for temporary files (java.io.tmpdir) If you wish to build the Tomcat server from a source distribution, please consult the documentation in "BUILDING.txt". If you wish to install and run a binary distribution of the Tomcat server, please consult the documentation in "RUNNING.txt". Acquiring Tomcat 4.1 Releases ============================= Nightly Builds -------------- Nightly Builds of Tomcat 4.1 are no longer produced. Release Builds -------------- Release Builds of Tomcat 4.1 are created and released periodically, and announced to the interested mailing lists. The current binary and source releases are avaialble from: http://tomcat.apache.org/download-41.cgi Previous releases may be found in the Apache archives, available via the above download page. Cryptographic software notice ============================= This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See for more information. The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. The following provides more details on the included cryptographic software: - Tomcat includes code designed to work with JSSE - Tomcat includes code designed to work with OpenSSL