2013-01-16 10:21:51 +00:00
|
|
|
The Jetty Web Server provides an HTTP server and Servlet container
|
|
|
|
capable of serving static and dynamic content either from a standalone
|
|
|
|
or embedded instantiations. From jetty-7, the jetty webserver and
|
|
|
|
other core compoments are hosted by the eclipse foundation.
|
2007-03-16 12:14:58 +00:00
|
|
|
|
2013-01-16 10:21:51 +00:00
|
|
|
The project provides:
|
2007-03-16 12:14:58 +00:00
|
|
|
|
2013-01-16 10:21:51 +00:00
|
|
|
* Asynchronous HTTP Server
|
|
|
|
* Standard based Servlet Container
|
|
|
|
* Web Sockets server
|
|
|
|
* Asynchronous HTTP Client
|
|
|
|
* OSGi, JNDI, JMX, JASPI, AJP support
|
2007-03-16 12:14:58 +00:00
|
|
|
|
2013-01-16 10:21:51 +00:00
|
|
|
WWW: http://www.eclipse.org/jetty/
|