Spring and commons validation framework?

J

javadude

I am working on a project where we will be using Spring MVC (as opposed
to Struts). In looking at Spring MVC, it seems to have it own
validation mechanism. My question is, does Spring have the equivalent
of "built-in" validators like date, credit card, email, etc, or would
we have to write our own?

Have some projects somehow been able to integrate Spring MVC with the
commons validation framework? If so, how can this be done?

We are at the point where we have to start making final decisions that
will affect design, so I am interested in what approaches people have
take with Spring MVC.

Thanks in advance
 
R

Raymond DeCampo

javadude said:
I am working on a project where we will be using Spring MVC (as opposed
to Struts). In looking at Spring MVC, it seems to have it own
validation mechanism. My question is, does Spring have the equivalent
of "built-in" validators like date, credit card, email, etc, or would
we have to write our own?

Have some projects somehow been able to integrate Spring MVC with the
commons validation framework? If so, how can this be done?

We are at the point where we have to start making final decisions that
will affect design, so I am interested in what approaches people have
take with Spring MVC.

I would just like to point out that it is possible to use Struts within
Spring, if this would suit your needs.

HTH,
Ray
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top