Update 20150127 Install Jetty Web Server On CentOS 7.md

This commit is contained in:
geekpi 2015-01-28 11:09:24 +08:00
parent 5f06c4ea25
commit 39f39dccb7

View File

@ -1,3 +1,5 @@
Translating---geekpi
Install Jetty Web Server On CentOS 7
================================================================================
[Jetty][1] is a pure Java-based HTTP **(Web) server** and Java Servlet container. Jetty is now often used for machine to machine communications, usually within larger software frameworks. But the other Web Servers are usually associated with serving documents to humans. Jetty is developed as a free and open source project as part of the Eclipse Foundation. The web server is used in products such as Apache ActiveMQ, Alfresco, Apache Geronimo, Apache Maven, Apache Spark, Google App Engine, Eclipse, FUSE, Twitters Streaming API and Zimbra.
@ -75,4 +77,4 @@ via: http://www.unixmen.com/install-jetty-web-server-centos-7/
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[a]:http://www.unixmen.com/author/jijo/
[1]:http://eclipse.org/jetty/
[1]:http://eclipse.org/jetty/