Greetings,
Could someone point me to some tutorials on validation/binding? The sample applications included with Spring lack explanations and are rather hard to digest in my current state of newbie-ness.
Cheers,
G-Nome
Greetings,
Could someone point me to some tutorials on validation/binding? The sample applications included with Spring lack explanations and are rather hard to digest in my current state of newbie-ness.
Cheers,
G-Nome
Part 3 of the Spring MVC Tutorial (http://www.springframework.org/docs/...p-by-step.html) contains an example on using a validator.