aspose file tools
The moose likes Struts and the fly likes Validation doesn' work  :cry: Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Validation doesn Watch "Validation doesn New topic
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:
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Validation doesn' work :cry:
 
Similar Threads
LookupDispatch action with validator
Struts Validator Configuration
Struts validation not working
What Are the Causes for Validation Not Doing Anything?
xdoclet and struts and validator