field « Object « Spring Q&A





1. boolean field in a command object    forum.springsource.org

boolean field in a command object Hello I have command object for editing student, in that there are some fields. Class StudentForm { private Student student; private boolean isNew; //setter and ...

2. Field error in object    forum.springsource.org

Field error in object Hello All, I have a select box in jsp. And i just wanted to show an error message when that select box is not selected. But there ...

3. CastorXML and object with many fields    forum.springsource.org

CastorXML and object with many fields Hi, I have this problem. I'm using Spring-WS with CastorXML. I have object (POJO) with many fields and it's very expensive to exchange between server ...

4. Object fields in Command Objects    forum.springsource.org