1. Baidu Search "Tomcat official website", click on the logo of the official website to enter, ready to download the official genuine tomcat.
2. After entering the Tomcat website, on the left we see that Tomcat has the 6,7,8 of the three most popular versions, and we can click to download the desired version.
3. After entering the inside, you can see that there are 64-bit and 32-bit, look at their own computer is how many bits, if the computer is a 64-bit system, then these two versions can be used, if the computer system is 32-bit, then you can only download using the 32-bit version. There are zip and exe two format, ZIP is free installation version, EXE is installed version, we can choose, here are two formats I will tell you how to download the installation.
4. Start with the installation version, click Next to install, agree to its installation agreement on the line.
5. This step needs to set the port number, the basic use, the default port number is 8080.
6. This step needs to modify the save path, do not install on the C drive, modify the path, continue to install the good.
7. Next, let me say, free installation version of it. It's just a direct decompression.
8. Locate the Startup.bat under Directory bin to start Tomcat, and Shutdown.bat to close Tomcat.
Setting up a JSP environment under Windows Server R2 (iii) Download and installation of-tomcat