Content deleted Content added
Merged paragraphs in lead/lede |
|||
(9 intermediate revisions by 8 users not shown) | |||
Line 1:
{{Short description|Component of Java web server}}
{{more citations needed|date=October 2015}}
A '''web container''' (also known as a servlet container;<ref>
Line 7 ⟶ 8:
| url = https://books.google.com/books?id=rY_1AAAAQBAJ
| series = Professional expertise distilled
| date = 20 September 2013
| publisher = Packt Publishing Ltd
| publication-date = 2013
Line 26 ⟶ 28:
==List of Servlet containers==
The following is a list of notable applications which implement the [[Jakarta Servlet]] specification from [[Eclipse Foundation]], divided depending on whether they are directly sold or not.
===Open source Web containers===
Line 33 ⟶ 35:
* [[Apache Geronimo]] is a full [[Java EE]] 6 implementation by [[Apache Software Foundation]].
* [[Enhydra Server|Enhydra]], from [[Lutris Technologies]].
* [[GlassFish]] from [[
* [[Jetty (web server)|Jetty]], from the [[Eclipse Foundation]]. Also supports [[SPDY]] and [[WebSocket]] protocols.
* Open Liberty, from IBM, is a fully compliant Jakarta EE server
* [[Virgo (software)|Virgo]] from [[Eclipse Foundation]] provides modular, [[OSGi]] based web containers implemented using embedded [[Apache Tomcat|Tomcat]] and [[Jetty (web server)|Jetty]]. Virgo is available under the [[Eclipse Public License]].
* [[WildFly]] (formerly JBoss Application Server) is a full [[Java EE]] implementation by [[Red Hat]], division [[JBoss (company)|JBoss]].
Line 45 ⟶ 44:
* [[Oracle iPlanet Web Server|iPlanet Web Server]], from [[Oracle Corporation|Oracle]].
* [[JBoss Enterprise Application Platform]] from [[Red Hat]], division [[JBoss (company)|JBoss]] is [[Subscription|subscription-based]]/[[Open-source software|open-source]] [[Jakarta EE]]-based [[application server]].
* [[WebLogic Application Server]], from [[Oracle Corporation]] (formerly developed by BEA Systems).
* [[Orion Application Server]], from
* [[Resin Server|Resin Pro]], from Caucho Technology.
* [[IBM WebSphere Application Server]].
* [[SAP NetWeaver]].
==References==
|