Java Web Development Environment Building

Source: Internet
Author: User

1. Download Jdk-8u60-windows-i586.exe; the installation process will let you specify the installation path for the JRE, which is best specified here and in the JDK installation directory (D:\Program Files\java\jdk1.8.0_60,d:\program FILES\JAVA\JRE);

2. Adding Java Environment variables

Java_home D:\Program files\java\jdk1.8.0_60

CLASSPATH%java_home%\lib\tools.jar;%java_home%\lib\dt.jar

Add after path now has variable;%java_home%\bin\;%java_home%\jre\bin

3. Download the Apache-tomcat-8.0.26-windows-x86.zip installation Web server. Zip Direct decompression, D:\Program files\apache-tomcat-8.0.26

Adding environment variables

Tomcat_home D:\Program files\apache-tomcat-8.0.26

Add after Classpath;%tomcat_home%\lib\servlet-api.jar

Java Web Development Environment Building

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.