Installing Apache Tomcat Web Server
Prerequisite:
- Install JDK latest verision
Steps for Installing Apache Tomcat Web Server
- Go to Apache Foundation Home page using http://tomcat.apache.org
- Choose latest version from left side of the page
- Go to binary distribution section
- Click 32-bit/64-bit Windows Service Installer (pgp, sha512)
- Open the file from downloaded folder
- Right click on it and click run as administrator
- Change the folder location to some other drive from c drive
- Click install
- Launch after installation
- Test the installation by typing localhost:8080 in the browser address bar.