Hello, I'm having some problems removing mappings from my dispatcher-servlet.xml file. I've annotated some controllers with @RequestMapping
, am using spring 3.0.3, and have all the correct includes. Shouldn't this work?
Hello, I'm having some problems removing mappings from my dispatcher-servlet.xml file. I've annotated some controllers with @RequestMapping
, am using spring 3.0.3, and have all the correct includes. Shouldn't this work?