Spring MVC Tutorials 10 – Handling an HTML form using @RequestParam annotation
http://www.gontu.org in this tutorial, we will learn how to write and handle an html form in a spring MVC application. In addition to it, we will also look at @RequestParam annotation in detail.
source