Introduction to Spring MVC

Source: Internet
Author: User
Http://baike.baidu.com/view/1834982.htm
Spring MVC is a follow-on product of springframework and has been integrated into spring Web flow. The Spring framework provides a full-featured MVC module for building WEB applications. Using the spring pluggable MVC architecture, you can choose to use a built-in spring web framework or a WEB framework such as Struts. With the policy interface, the Spring framework is highly configurable and includes a variety of view technologies, such as JavaServer Pages (JSP) technology, Velocity, Tiles, IText, and POI. The Spring MVC framework does not know which view to use, so it does not force you to use only JSP technology.  Spring MVC separates the roles of controllers, model objects, dispatchers, and handler objects, and this separation makes them easier to customize. Lifecycle for overriding binding, validation, etc. easy to integrate seamlessly with other view frames (tiles, etc.), with IOC for easy testing. It is a typical textbook-style MVC architecture, unlike struts and so on is a variant or not entirely based on the framework of the MVC system, for beginners or people who want to know about MVC I think spring is the best, its implementation is the textbook! Second, it is a pure servlet system like tapestry, which is the advantage that struts does not have compared to tapestry. And the framework itself has code, and it doesn't look too laborious to be simpler and more understandable.

Introduction to 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.