You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Eric Schneider <er...@centralparksoftware.com> on 2003/11/16 01:18:14 UTC

3.0 empty TextField behavior

Hi,

I was curious about the TextField behavior in 3.0 (compared with 2.3).  It
appears that empty text fields intialize their respective properties to an
empty string.

For example, I have an object "Patient" that has two optional properties,
addressLineOne and addressLineTwo.  I originally expected these values to
relsove to null if the text fields were left blank, not empty strings "".

Is there a way I can avoid this?

Thanks,
Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org