Installing Apache Tomcat

Introduction

This how-to guide contains instructions for installing Apache Tomcat on your computer. Apache Tomcat is a simple web server for HTML and JavaScript, and a Servlet container for Java-base applications.

Java JRE

Apache Tomcat requires a Java JRE to be installed on the same machine that Tomcat is installed on.  

Tomcat

Apache Tomcat is among the most popular web servers in the world.  Tomcat can be used to serve HTML files, JavaScript and images.  Tomcat also contains a servlet container for Java-based applications.