You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dixon Tim Contr HQ SSG/STN <Ti...@Gunter.AF.mil> on 2004/01/07 23:22:53 UTC

BeanUtils.copyProperties()

I'm doing a copyProperties to an Entity from a DTO. Why is it that if a
date field is null, a date is returned as if I had passed a value of 0
to the copy method for the date. I.E. I passed a null date into
copyProperties, but I got back a non-null date. 

What gives? 

Thx,
/tim

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