April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Form Error Handling
nBuilt-in workflow for form error management
nServers side Validator(s)
nIdentifiers errors at a “field” level
nLeverages Message keys for Locale support
nJSTL tags
n<spring:hasBindErrors name=“commandObjName">
n<form:errors path=“myBeanFieldName" />