Thread: beans and dates
View Single Post
Old 05-12-2004, 09:42 AM   #2 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,161
Belisarius is on a distinguished road
I don't even bother with the Date class, I just leave them as strings. But I don't need to do anything terribly complex with them.

I would just pass Strings around, and create the Date in the bean. That means someone working on the JSP would have less Java coding to worry about.
__________________
GitS
Belisarius is offline   Reply With Quote