Why don't you use Integer Objects as wrap arounds your integeres? This way
you can have nulls which will be blank on you form.

----- Original Message -----
From: "Pete Serafin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 28, 2002 8:07 AM
Subject: html:form help


> 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]>
>


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

Reply via email to