diff options
Diffstat (limited to 'www/tomcat8/pkg-descr')
-rw-r--r-- | www/tomcat8/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/tomcat8/pkg-descr b/www/tomcat8/pkg-descr new file mode 100644 index 000000000000..26f7ae74b7ec --- /dev/null +++ b/www/tomcat8/pkg-descr @@ -0,0 +1,9 @@ +Apache Tomcat is a web server written in 100% Pure Java. + +Apache Tomcat version 8.0 implements the Servlet 3.1, JavaServer Pages 2.3, +Java Unified Expression Language 3.0 and Java WebSocket 1.0 specifications +from the Java Community Process, and includes many additional features that +make it a useful platform for developing and deploying web applications and +web services. Tomcat 8 is aligned with Java EE 7. + +WWW: http://tomcat.apache.org/ |