I am starting with Spring Framework and want to do a HelloWorld with annotatios, I\'ve made it work creating a controller and a view, basic hello work I guess; however, I wa
in your disapatcher-servlet.xml, add to enable annotation driven handler mapping.