1. Modify FieldError object contained in BindingResult forum.springsource.orgModify FieldError object contained in BindingResult Hi: I have a form which binds to an array. I have a validator and for validation error messages I'm able to append an ObjectError ... |
2. Pass domain objects to presentation layer, but not to modify them? forum.springsource.orgPass domain objects to presentation layer, but not to modify them? One paragraph from chapter 1 of "Professional Java Development With The Spring Framework": "The Big Picture ...Domain objects will typically ... |
3. Modify member object's members forum.springsource.orgModify member object's members I have a situation where I have two bean id's. The 2nd bean id essentially creates the object and injects it inside of the first bean. However, ... |