Jetty – Java-based HTTP server
Jetty is a 100% pure Java-based HTTP server and servlet container (application server). Jetty is a free and open source project under the Apache 2.0 License. Jetty is used by several other popular projects including the Geronimo application server and by the Google Web Toolkit plug-in for Eclipse. Jetty deployment focuses on creating a simple, efficient, embeddable and pluggable web server. … Read more