|
beans and dates
how would you manage date values using beans?
for example, i have a user class. the date of registration in the class is a java date value.
do you just pass strings for your get/set methods, and convert them to java dates?
__________________
Mike
|