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
You can do something like this (notice that bind is from spring taglib):
bind