Configure myeclipse6.5 + tomcat6.0 + jdk1.6 to develop JSP!

Source: Internet
Author: User
Tags apache tomcat

Step 1: Download the tool

Tomacat6.0 address: http://tomcat.apache.org/download-60.cgi

Jdk1.6 address: www.sun.java.com

Myeclipse6.5: http://www.myeclipseide.com/index.php? Module = htmlpages & func = display & pid = 4

(Here I downloaded a package that includes eclipse)

Step 2: unzip and install

Tomcat6.0 downloads the green version, which can be used directly after decompression. JDK and myeclipse6.5 installation follow the prompts and follow the next step to complete the installation. After the installation is complete, add the path of the bin directory after JDK installation under the Environment Variable path.

Step 3: Run

Run myeclipse. The upper-right corner has a perspective (View) mode. Make sure that it is in WTP Java EE mode. If this mode is not set by default, then open perspective --> Other --> show all --> WTP Java ee.

Window --> preferences --> myeclipse enterprise workbeanch --> servers --> Tomcat 6. x --> JDK, load the installation path of jdk1.6 into the Tomcat JDK name. Click OK.

Choose File> New> Other> show all Wizard> Web> dynamic web project, select Apache Tomcat v6.0 in target-runtime, and click Finish, in this way, a new project is created. Right-click webcontent in the project directory on the left, and create a JSP file in Web --> JSP.

Right-click the newly created JSP file and choose run as --> run on server to execute the JSP page.

Related Article

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.