I wanted to learn how to use annotation in Spring MVC
using annotation.
But apparently the Spring MC Step By Step that is bundled with Spring 2.5 download release
uses concrete Controller hierarchy.
Hopefully somebody could give me a good link where I could learn annotation driven spring mc application.