A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
where to use validation framework
Rajendra Prakash
Ranch Hand
Joined: Sep 10, 2009
Posts: 293
posted
Jul 14, 2010 05:40:04
0
where validation framework(valiator-rules.xml & validation.xml) exactly used and where validate() method used .
Both are used for validation.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Jul 14, 2010 07:14:45
0
Simple validation--XML config. Complicated validation, including business logic--validate() method.
I agree. Here's the link:
http://aspose.com/file-tools
subject: where to use validation framework
Similar Threads
Input validation
JSF Validation Vs JavaScript Validation
Actual Use Of validate and input in struts config file
which is best, stuts validator or javascript
can i assign an error message for validation annotation from a .properties file
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter