I\'m a newbie with Spring and web MVC module. Basically, i have the following :
web.xml
abc-dispatcher
It's' been added context:component-scan element into the sample context file snippet but there is no element that says spring framework to look for controllers annotated with @Controller
context:component-scan
@Controller