The latter is the right way. You need a BindingResult for each object you are binding to.
The latter is the right way. You need a BindingResult for each object you are binding to.
Marten Deinum
Java Consultant / Pragmatist / Open Source Enthousiast / Author
Pro Spring MVC: With Web Flow
Conspect
Have you read the reference guide.
Use the [ code ] tags, young padawan
OK.Thank you
Btw can you tellme why spring tries to bind teh values inot the "user" object which is a session attribute,rather than binding to "dmsUser" which is a request attribute??
Shaiju