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 <html:form> the
ActionForm wasn't populated with default values, to Wrapper classes, I
put convertNull=true on action properties on web.xml, exist a
equivalent to other object?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to