See the following links and pointers for more resources about Spring Web MVC:
The Spring distribution ships with a Spring Web MVC tutorial
that guides the reader through building a complete Spring Web
MVC-based application using a step-by-step approach. This tutorial is
available in the docs
directory of the Spring
distribution. An online version can also be found on the Spring Framework
website.
“Expert Spring Web MVC and Web Flow” by Seth Ladd and others (published by Apress) is an excellent hard copy source of Spring Web MVC goodness.