MyEclipse Configuring Tomcat

Source: Internet
Author: User

After installing the Tomcat,myeclipse, the two tools can be used to develop and deploy Web applications, with relatively simple steps relative to manual deployment, where there is a particular note: the installation of JDK, Tomcat, myeclipse version in the system is compatible, The gap cannot be too big . I started with Jdk1.8,tomcat8.0,myeclipse10, and I had some problems deploying my web project, and it was difficult to solve. The problem was solved by replacing the JDK with version 1.7 later.

1 Configuring Tomcat

2 Configuring the Tomcat installation path

  

3 To configure the JDK version for Tomcat, Tomcat uses a JDK version that matches theJDK version of the Web project, consistent with the version of the Catalina.bat configuration under the Tomcat Bin directory or the version of the environment variable java_home configuration.

  

JDK version of the project

  

If inconsistencies can be configured by entering Properties, click the Add Library

  

Access to the JRE system Library to select all installed JDK versions of the system

  

4 Deploying projects to Tomcat

① Click the Deploy button on the MyEclipse menu bar

  

  

② Select the items to publish

③ choose which Web server to publish to

④ Start Tomcat

  

  

⑤ If you encounter version inconsistencies during configuration deployment , see the following links:

Http://www.cnblogs.com/Latiny/p/8085446.html

MyEclipse Configuring Tomcat

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.