PDA

View Full Version : Validation Tutorial


G-Nome
08-19-2004, 08:36 AM
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

arsenjew
08-20-2004, 04:41 AM
Part 3 of the Spring MVC Tutorial (http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step.html) contains an example on using a validator.