IntelliJ IDEA14 How to configure Tomcat

Source: Internet
Author: User

IntelliJ IDEA14 How to configure tomcatfrank1234 2014-12-31 13:20:02 Read (30385) Comments (0) 1) Configure Tomcat Application Server file->settings ... Build,execution,deployment->application Servers
Click the "+" sign and select "Tomcat Server"

Select the Tomcat address and click OK

2) Configure the Web App
Defaults->tomcatserver
Click on the "+" sign,
Server tab, modify name, Applicaton Server drop-down box to select the Tomcat application server you just configured.
Deployment Directory Select the Web app you want to deploy, note that you must choose the WebContent folder, which is the top-level directory on Web-inf:
Click OK, and configure the app's context path:
3) Modify the compilation output path. Project-Right-->open Module Settings Select Paths tab to configure output path: To Web-inf\classes, otherwise the class will not be found.

4) Start Tomcat
Complete!
Reference: "1"IntelliJ IDEA14 How to configure Tomcathttp://doc.okbase.net/frank1234/archive/121479.html "2"Intellij idea Create Web project and deploy in Tomcat runHttp://www.thinksaas.cn/group/topic/350000/



From for notes (Wiz)

IntelliJ IDEA14 How to configure Tomcat

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.