List of Servlet containers

From Wikipedia, the free encyclopedia

The following is a list of software programs that implement the Java Servlet specification from Sun Microsystems, broken down by license.

[edit] Non-commercial web containers

  • Apache Tomcat (formerly Jakarta Tomcat) is an open source web container available under the Apache Software License.
  • Apache Geronimo is a full Java EE implementation by Apache.
  • Jetty
  • Jaminid contains a higher abstraction than servlets.
  • Enhydra
  • Winstone supports specification v2.4, has a focus on minimal configuration and the ability to strip the container down to only what you need.
  • tjws spec 2.4, small footprint, modular design

[edit] Commercial web containers