| Author |
Validation doesn' work :cry:
|
Jordan Smith
Ranch Hand
Joined: Apr 06, 2008
Posts: 89
|
|
Hi,
I did the following steps to add validation:
1. added this to struts-config:
2. Changed the form to extend ValidatorForm
3. Added to validation.xml this:
4. added <html:errors /> to contact.jsp
But when i submit an empty question - I don't get an error message!
What could be the problem?
|
 |
Jordan Smith
Ranch Hand
Joined: Apr 06, 2008
Posts: 89
|
|
Hey
I found the problem - I was missing DTD in the validation.xml file..
odd, isn't it?
now it work! :lol:
|
 |
 |
|
|
subject: Validation doesn' work :cry:
|
|
|