i got a form in userRegistration.do.
Like this:
When i first surf in to that page the html:errors displays and i only want them to show when i have submitted the form and the validate() method should be called in the actionForm.
example errors:
# The first name was blank
# The last name was blank
UserRegistrationForm(validates) creates the errors.
I hope you now see the picture
Else ask again.