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
- BEA WebLogic Server or Weblogic Express, from BEA Systems
- Borland Enterprise Server
- GlassFish (open source)
- Java System Application Server, from Sun Microsystems
- Java System Web Server, from Sun Microsystems
- JBoss (open source)
- JRun, from Adobe Systems (formerly developed by Allaire Corporation)
- LiteWebServer (open source)
- Oracle Application Server, from Oracle Corporation
- Orion Application Server, from IronFlare
- Caucho's Resin Server
- ServletExec, from New Atlanta Communications
- WebObjects, from Apple Inc.
- WebSphere, from IBM