Setter « Object « Spring Q&A





1. Object setter bug?    forum.springsource.org

Hello all! The following scenario results in an error message: Code: Bean property 'targetObject' is not writable or has an invalid setter method. Does the parameter type of the setter match ...

2. Setters, getters and public fields in command object    forum.springsource.org

Setters, getters and public fields in command object Hi, my company is using Spring MVC (with jsp pages) for our web application and we are very happy with it. Actually in ...