Home > Computers > Programming > Languages > Java > Enterprise Edition > Servlets > Servlet Engines
A servlet engine, also known as a container, is essentially a webserver which is capable of executing Java servlets.
http://tomcat.apache.org/
Download, documentation and tutorials for the straight-forward servlet container and Web server. Apache Tomcat was the Servlet Container reference implementation and is the most popular Servlet Engine. (Open Source)
http://www.coreservlets.com/Apache-Tomcat-Tutorial/
A tutorial on installing, configuring, and using Tomcat for servlet and JSP development.
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]
https://glassfish.java.net/
Open-source application server and official reference implementation for Servlets 3.0.
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 they have separated some of the components out into sub-projects. GNU-Paperclips fully implements the Servlet API version 2.3. [Open Source, GPL]
https://jcp.org/aboutJava/communityprocess/final/jsr315/index.html
The Java Servlet 3.0 specification defines what a Servlet container is and how it should behave at runtime. It is developed by the Java Community process.
http://www.onjava.com/pub/a/onjava/2003/05/14/java_webserver.html
Budi Kurniawan demonstrates a basic Java servlet container.
http://www.newatlanta.com/products/servletexec/product_info/overview.jsp
A commercial application server which allows you to deploy servlets on a variety of operating systems.
http://www.springsource.com/developer/tcserver
Commercial version of Apache Tomcat with support, tooling and monitoring from SpringSource.
Home > Computers > Programming > Languages > Java > Enterprise Edition > Servlets > Servlet Engines
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us