i.e.
I have various URLs mapped using Spring MVC RequestMapping
@RequestMapping(value = \"/mystuff\", method = RequestMethod.GET) @RequestMapping(value
You can use an Interceptor:
http://static.springsource.org/spring/docs/current/spring-framework-reference/html/mvc.html#mvc-handlermapping