You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Isaias Barroso <is...@gmail.com> on 2004/07/22 20:37:36 UTC

Form Population

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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org