I\'m trying to use RequestMethod.PUT and RequestMethod.DELETE in Spring MVC controller (version 3.0.2). There are three methods mapped with a URL i
RequestMethod.PUT
RequestMethod.DELETE
You should change your config.
/*
to
[dispatch servlet name]