Spring MVC Error Messages
Hello, Spring Fellows,
I have a form that is validated by the Spring Validation once submitted. Each field on the form may contain mult
I solved your problem by doing this:
errors tag body will be evaluated only if there are errors on the path.