Apache Tomcat is an open source web server developed by the Apache Software Foundation.

The application server is designed to execute Java servlets and render Web pages that include Java Server Page coding.

It is described as a “reference implementation” of the Java Servlet and the Java Server Page specifications.

Tomcat can be used as either a standalone product with its own internal Web server, or together with other Web servers such as Apache, Netscape Enterprise Server, Microsoft Personal Web Server, and Microsoft Internet Information Server.

What collection is Tomcat a part of?

Formed as the result of an open collaboration of developers and available from the Apache Web site in both binary and source versions, Tomcat is one of several open source collaborations that are collectively known as Jakarta.

Tomcat started life as a servlet reference implementation by a software architect at Sun Microsystems, James Duncan Davidson.

Tomcat implements several Java EE specifications including Java Servlet, which is a Java program that extends the capabilities of a sever, in addition to Websocket.