Jump to content

List of Servlet containers: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
WebObjects is not a servlet container
Line 8: Line 8:
* [[Jaminid]] contains a higher abstraction than servlets.
* [[Jaminid]] contains a higher abstraction than servlets.
* [[Enhydra Server|Enhydra]]
* [[Enhydra Server|Enhydra]]
* [[Winstone Servlet Container|Winstone]] supports specification v2.4, has a focus on minimal configuration and the ability to strip the container down to only what you need.
* [[Winstone Servlet Container|Winstone]] supports specification v2.5 as of 0.9, has a focus on minimal configuration and the ability to strip the container down to only what you need.
* [http://sourceforge.net/projects/tjws Tiny Java Web Server] (TJWS) 2.5, small footprint, modular design
* [http://sourceforge.net/projects/tjws Tiny Java Web Server] (TJWS) 2.5, small footprint, modular design


== Commercial Web containers ==
== Commercial Web containers ==

Revision as of 13:57, 6 April 2011

The following is a list of software programs that implement the Java Servlet specification from Sun Microsystems, divided depending on whether they are directly sold or not.

Non-commercial Web containers

Commercial Web containers