Installing Tomcat 8
Tomcat 8 Release Downloads page: https://tomcat.apache.org/download-80.cgi
- We will select the Tomcat 8 release downloads page:
- We will choose the 64 bit zip core download
- Unzip win64 zip file
- Run Tomcat 8.5 from the command line
- Confirm setup in the Tomcat Admin Web Page
Tomcat 8 Setup
https://tomcat.apache.org/tomcat-8.5-doc/RUNNING.txt
- Prerequisite is Java 7 or higher (JAVA_HOME)
- Set CATALINA_HOME environment variable
- Scripts: startup.bat and shutdown.bat
- Set up a Tomcat Admin User through the web page Admin Install