Skip to content

Tomcat Window Installation

Harshit Kr Vishwakarma edited this page Jan 4, 2022 · 4 revisions

Remember the most important thing you must have installed Java JDK before installing the Tomcat.

Step 1:- So first of all you have to visit the site of Apache Tomcat:- https://tomcat.apache.org

Step 2:- After visiting the website at the left side of the page you will see the download section at there select the latest version of the Tomcat (in my case there is Tomcat 10) just click on the latest version.

Step 3:- On the website in the Binary Distributions (which is a download section) under the core, section click on the 32-bit/64-bit Windows Service Installer (PGP, sha512).

Step 4:- After clicking on the installer file your download will start automatically, after downloading the installer file just open it you will be like this, click on next.

Step 5:- Click on I Agree

Step 6:- Change the install type from Normal to Full and then click on next.

Step 7:- Don't change anything just click on next, (basically installer automatically locates the java JDK folder but if it doesn't locate the JDK folder just browse and select the java JDK folder from where you have installed your java JDK) again next and then click on install.

Step 8:- You have now successfully installed the Apache Tomcat on your system.