MAC OS X El CAPITAN Build Spring MVC (1)-Directory, package name, create Web. xml

Source: Internet
Author: User

First, download sts (Spring Tool Suite)

Official address: Http://spring.io/tools/sts

Download the latest version of spring Tool suite for Mac. This IDE is pretty good, where the spring plugin is already configured. Download unzip (must be in English directory), run Sts.app directly.

Ii. Building the spring MVC structure directory

1. Select New-dynamic Web Project

Project name (Type the project names must also be in English)

Dynamic Web Module version-3.1

Other options are default.

2. Import Package

Create a new folder "Lib" under the Web-inf directory

Drop Spring4, tomcat in the package copied to Lib (I use the Spring4)

Package Name (*. Release as version number): Commons-logging-*.jar;

Spring-aop-*.jar;

Spring-beans-*.jar;

Spring-context-*.jar;

Spring-core-*.jar;

Spring-expression-*.jar;

Spring-web-*.jar;

Spring-webmvc-*.jar;

3. Create Web. xml

Create the Web. xml file under the Web-inf directory, the file name must be Web. Xml.

MAC OS X El CAPITAN Build Spring MVC (1)-Directory, package name, create Web. xml

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.