AJAX Friendly SimpleMappingExceptionResolver
If you have a Spring MVC application, you are probably using SimpleMappingExceptionResolver. Here's the snippet of code in Spring servlet.xml. In one of our applications, we needed the usual error…
Continue Reading
AJAX Friendly SimpleMappingExceptionResolver