UNCLASSIFIED

You need to sign in or sign up before continuing.
README.md 1.03 KB
Newer Older
Jacob Rohlman's avatar
Jacob Rohlman committed
1
# TOMCAT8-OPENJDK8
Joshua Eason's avatar
Joshua Eason committed
2

Jacob Rohlman's avatar
Jacob Rohlman committed
3 4 5 6 7 8 9
The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. The Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket specifications are developed under the Java Community Process.

The Apache Tomcat software is developed in an open and participatory environment and released under the Apache License version 2. The Apache Tomcat project is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open development project.

The documentation available as of the date of this release is included in the docs webapp which ships with tomcat. You can access that webapp by starting tomcat and visiting http://localhost:8080/docs/ in your browser. The most up-to-date documentation for each version can be found at: https://tomcat.apache.org/tomcat-8.5-doc/

For installation, see https://github.com/apache/tomcat/blob/main/RUNNING.txt for more info