Jetty Web Server



(Back to docs.huihoo.com)

Introduction

Jetty is an open-source, standards-based, full-featured web server implemented entirely in Java. It is released under the Apache 2.0 licence and is therefore free for commercial use and distribution. First created in 1995, Jetty has benefitted from input from a vast user community and consistent and focused development by a stable core of lead developers. There are many more examples of Jetty in action on the Jetty Powered Page that has selections from among the tens of thousands of production Jetty instances. However, as Jetty aims to be as unobtrusive as possible, countless websites and products are based around Jetty, but Jetty is invisible!

Documents

• Jetty : The Definitive Reference
• Jetty 源码分析

Links

• http://www.mortbay.org/jetty/
• http://docs.codehaus.org/display/JETTY/
• http://download.huihoo.com/jetty/