Form Population

2004-07-23 Thread Isaias Barroso
Hi all, I've a ActionForm that have 3 fields. Integer code; String description; Integer status; I would like that when this fields wasn't filled on the ActionForm wasn't populated with default values, to Wrapper classes, I put convertNull=true on action properties on web.xml, exist a equivalen

Form Population

2004-07-22 Thread Isaias Barroso
Hi all, I've a ActionForm that have 3 fields. Integer code; String description; Integer status; I would like that when this fields wasn't filled on the ActionForm wasn't populated with default values, to Wrapper classes, I put convertNull=true on action properties on web.xml, exist a equivale