|
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.
|