/
Installing Apache Tomcat
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.
Apache HTTP | http://tomcat.apache.org/ |
---|---|
Documentation | http://tomcat.apache.org/tomcat-8.5-doc/index.html |
Windows Installation | http://tomcat.apache.org/tomcat-8.5-doc/setup.html#Windows |
Linux/Mac | http://tomcat.apache.org/tomcat-8.5-doc/setup.html#Unix_daemon |
Related content
Tomcat Server Setup
Tomcat Server Setup
More like this
Installing Apache HTTP
Installing Apache HTTP
More like this
AWS LAMP Server
AWS LAMP Server
More like this
User Acceptance Server Configuration
User Acceptance Server Configuration
More like this
Requirements Matrix
Requirements Matrix
More like this
Quick Start Java Spring MVC Standalone App for a Provider
Quick Start Java Spring MVC Standalone App for a Provider
More like this