0
This is tutorial on how to install and set up Apache Tomcat Server on your Windows 7, Windows 8 , Windows 8.1 or any other desktop version. Apache Tomcat is used basically to create Java Server Pages [JSP] and Java Servlets. You can either watch the video below to setup and install Apache Tomcat on your windows desktop.



Or
Follow these steps:

First open your browser and go to download the installer package.
In the Binary Distributions , In core select the Windows Installer Package.

how to install Apache tomcat 8



Now open the downloaded package.
click on Next

how to install Apache tomcat 8


then Click on I agree


how to install Apache tomcat

Then in type of install , select Full from drop down menu and click on Next.

how to install Apache tomcat


then type the username and password for your admin and click Next

how to install Apache Tomcat 8


Now select the path for your JRE and click on Next.


how to install Apache Tomcat


then select the destination folder for your Tomcat and click On Install.


how to install Apache tomcat



click on Finish to finish Installation :

how to install apache tomcat



Now type the following command on your browser:
localhost:8080 , a message like this will appear indicating that you have successfully install Tomcat.


how to install apache tomcat


Now to set up go to C:\Program Files\Apache Software Foundation\Tomcat 8.0\bin
and select setclasspath batch file.

how to install apache tomcat 8


Now you have successfully set up and installed Tomcat...

Post a Comment