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.
Now open the downloaded package.
click on Next
then Click on I agree
Then in type of install , select Full from drop down menu and click on Next.
then type the username and password for your admin and click Next
Now select the path for your JRE and click on Next.
then select the destination folder for your Tomcat and click On Install.
click on Finish to finish Installation :
Now type the following command on your browser:
localhost:8080 , a message like this will appear indicating that you have successfully install Tomcat.
Now to set up go to C:\Program Files\Apache Software Foundation\Tomcat 8.0\bin
and select setclasspath batch file.
Now you have successfully set up and installed Tomcat...
Post a Comment
0 comments