Build Java Web Development Environment - Tomcat

A tool ready
1、JDK7.0
2、Tomcat7.0
3、MyEclipse10
 
Two Tomcat server introduction
1. The open source project of Apache Jakarta
2. JSP/Servlet container
 
Three  Tomcat installation steps


 

 
Step 1: Installation
1. Prepare apache-tomcat-7.0.81-windows-x64.zip
2. Unzip it to D drive.
Step 2: Configure environment variables
The value of the new environment variable CATALINA_HOME is D:\apache-tomcat-7.0.81  
Step 3: Test the home page
1. Start the Tomcat server
Double-click D:\apache-tomcat-7.0.81\bin\ startup.bat



 
 
3. Shut down the Tomcat server
Double-click D:\apache-tomcat-7.0.81\bin\ shutdown.bat
 
Four Tomcat server directory structure

 



 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326850146&siteId=291194637