搜尋此網誌

2010年7月21日 星期三

Java + Tomcat Deployment

Install J2SDK 1.4.2_19 in the Windows
1. Download Java from
http://java.sun.com/products/archive/
2. Install it using default
3. Setup Path in Windows
a. right click "My Computer" choose properties.
b. Advanced > Environment Variables
c. Create System Variables: JAVA_HOME=C:\j2sdk1.4.2_19
d. Add "C:\j2sdk1.4.2_19\bin" in the PATH
Done

Install Tomcat 4.1 in the Windows
1. Download Tomcat from
http://archive.apache.org/dist/tomcat/tomcat-4/v4.1.40/bin/
2. Install it using default
Done

沒有留言:

張貼留言