Spring MVC Tutorials 11 - Understanding @ModelAttribute Annotation 01 (using on a method argument)

http://www.gontu.org in this tutorial, we will learn what is a MVC design or architecture. We will first look at the core concept of MVC and then understand it further using a real life analogy. This tutorial will form the foundation for rest of the tutorials in Spring MVC series. In order to master spring MVC framework, I recommend going through this tutorial first to form a solid foundation of MVC concept.