1. boolean field in a command object forum.springsource.orgboolean 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.orgField 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.orgCastorXML 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 |