First Lecture: Hellow spring MVC

Source: Internet
Author: User

1. What does the MVC framework do?

A) Methods for mapping URLs to Java classes or Java classes

b) Encapsulate user-submitted data

c) Process the request-call related business processing-encapsulates the corresponding data

d) render the data of the response data in Jap, HTML, freemarker, etc.

2. Spring MVC is a lightweight, request-responsive MVC framework.

3. Why should I learn spring MVC?

A) better performance than struts2.

b) Simple, convenient and easy to learn.

c) Seamless integration with spring (using spring IOC, AOP).

D) The use of conventions is better than configuration

e) Ability to perform simple junit tests.

f) Pay RESTful style

g) Exception handling

h) Localization, internationalization

i) data validation, type conversion, etc.

j) Interceptors, etc.

4. Simple understanding of structure

  

  

First Lecture: Hellow spring MVC

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.