AJAX Friendly SimpleMappingExceptionResolver

  • Post Author:
  • Post Category:Java
  • Post Comments:0 Comments

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