PDA

View Full Version : Validation Tutorial



G-Nome
Aug 19th, 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
Aug 20th, 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.