How To Install Apache Tomcat On Windows
How To Install Apache Tomcat On Windows
Apache Tomcat which is short for “Tomcat” is a free, open-source Java Servlet,
Java Expression Language, JavaServer Pages, and WebSocket implementation.
Tomcat is an HTTP web server that basically runs Java code in a “pure Java”
environment. Here, we will see how to install Tomcat 10 on Windows 10 from Zip
Archive. Requirements are Java 8 or above must be already installed. Make sure
Windows Firewall allows Tomcat application.
If JDK is not installed on your computer, install JDK. In the above picture, we can
see JDK is already installed on our computer.
Step 3: Unzip Tomcat 10 Zip File. Go to the location where you have
downloaded the Tomcat 10 zip file. Right-click on the apache tomcat file place the
cursor on 7-Zip and click on Extract Here to extract the folder.
Step 4: Creating JAVA_HOME Variable. Click Start then in the search bar,
search for “Edit the system environment variables” and click on it. The following
System Properties box will open. Select Environment Variables in the box.