Spring MVC Tutorials 01 - An Introduction to MVC framework ( MVC Architecture )

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.