Hi All, Is it necessary that all the attributes of Form Beans should be strings? Should I represent my dates also as strings?? If I use non string data types for the dates in my Model objects then how can I use the PropertyUtils.copyProperties(formBean, Object) method to copy the data from my model obejct to the Form Bean?? Can any one comment on this? Ur feed back is really appreciated. Thanks, Uday.