Key missing information,
July 10, 2009 at 11:18 PM
Hi,
For those who are looking to use the validate() method properly, dont forget that you have to add the error message to the applicationresources.properties file.
in this case it would be something like:
error.name.required=<li>Name Field is Required, Try Again</li>
View All Comments