OK ... I have what should be an easy one.  When using html:form and 
html:text tags, how can I prevent my form from initializing integer 
form fields to the default values set in my ActionForm?  For example, 
when my form renders, I always have zeros in form elements representing 
numbers, but I want them to be blank.  Obviously, these attributes cant 
be set to null as with strings, so how can this behavior be "fixed"? 
TIA.



Pete Serafin


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

Reply via email to