aspose file tools
The moose likes Spring and the fly likes Commons Validator vs SpringFramework Validator 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 » Spring
Reply Bookmark "Commons Validator vs SpringFramework Validator" Watch "Commons Validator vs SpringFramework Validator" New topic
Author

Commons Validator vs SpringFramework Validator

Kelly Powell
Ranch Hand

Joined: Oct 29, 2010
Posts: 56
Commons Validator vs SpringFramework Validator

Hi. I'm new to Spring and has a basic knowledge on SpringFramework validator (org.springframework.validation). However, I recently came across with Commons Validator (org.apache.commons.validator).

1. Which validator do you think is better to use when you are developing a Spring-based web project?
2. Can you explain and compare the latest Commons Validator to SpringFramework validator and vice-versa?
3. What are their advantages and disadvantages?

Thank you! Your replies will be highly appreciated.
 
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: Commons Validator vs SpringFramework Validator
 
Similar Threads
ORM vs JDBC
Struts Vs Spring
DWR vs Spring MVC Validator
Client side validation using Spring MVC
HibernateTemplate vs SessionFactory