Hello,

I am using Spring Aspect to trap any Exception while
onSubmit(Request,Response,CommandObject,BindException) inside a
SimpleFormController.


The aspect is configured to act on...