  |
Apache Tomcat - http://tomcat.apache.org/
Download, documentation and tutorials for the straight-forward servlet container and Web server. |
  |
http://www.caucho.com/ - http://www.caucho.com/
Resin servlet container. Has elements of a full J2EE application server, but makes a small compact servlet engine too. |
  |
Dwarf HTTP Server - http://www.gnome.sk/Dwarf/dwarf_http.html
Fully-featured web server with Java Servlet API 2.2 and Java Server Pages 1.1 implementation. [Shareware] |
  |
GNU-Paperclips - http://www.gnu.org/software/paperclips/
The Java Servlet engine of the GNU-Project. It was designed to be small, fast and easy to use. In designing this way we have separated some of the components out into sub-projects. GNU-Paperclips fully implements the Servlet API version 2.3. [Open Source, GPL] |
  |
Gefion LiteWebServer - http://www.gefionsoftware.com/LiteWebServer/
Small web server and servlet runner, based on Apache Tomcat. [Open Source, BSD-like] |
  |
Internet Server - http://www.servertec.com/index.html
Servertec's embeddable servlet engine. Includes product and support information. |
  |
ServletExec - http://www.newatlanta.com/products/servletexec/product_info/overview.jsp
Allows you to deploy servlets on Microsoft's IIS server |
  |
Tynamo Web Server - http://tynamo.qindesign.com/
A fast, conditionally compliant HTTP/1.1 server and Servlet 2.2 container specifically designed for embedded Java devices, including TINI, JStik, SNAP, and EJC. |
  |
ONJava.com: How Servlet Containers Work - http://www.onjava.com/pub/a/onjava/2003/05/14/java_webserver.html
Budi Kurniawan demonstrates a basic Java servlet container. |
  |
Quick Guide to Apache Tomcat - http://archive.coreservlets.com/Using-Tomcat.html
Fast tutorial on configuring and using Apache Tomcat for desktop development of Java servlets and JavavServer Pages (JSP). |