*** Welcome to piglix ***

Jetty (web server)

Jetty
Jetty logo.png
Developer(s) Eclipse Foundation
Stable release
9.4.0 / 12 December 2016; 2 months ago (2016-12-12)
Repository github.com/eclipse/jetty.project
Written in Java
Operating system Cross-platform (JVM)
Type

Web server

Servlet container
License Apache License 2.0, Eclipse Public License 1.0
Website eclipse.org/jetty

Web server

Eclipse Jetty is a Java HTTP (Web) server and Java Servlet container. While Web Servers are usually associated with serving documents to people, Jetty is now often used for machine to machine communications, usually within larger software frameworks. 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,iDempiere,Twitter's Streaming API and Zimbra. Jetty is also the server in open source projects such as Lift, Eucalyptus, Red5, Hadoop and I2P. Jetty supports the latest Java Servlet API (with JSP support) as well as protocols HTTP/2 and WebSocket.

Developed as an independent open source project, in 2009 Jetty moved to Eclipse. Jetty provides Web services in an embedded Java application and it is already a component of the Eclipse IDE. It supports , JASPI, JMX, JNDI, OSGi, WebSocket and other Java technologies.


...
Wikipedia

...