Save the hole date and just display the hh:MM in the JSP with a formatter (java.util.SimpleDateFormat)

David M.

hquinn wrote:
Greetings everyone!
I have a very simple question... how does hibernate & spring handle a time
property?? In my pojo I have a time property called "hour" which is type
Date... how can I save just the time ("HH:ss")  with hibernate and display
just the time in the JSP??
Any ideas... thanx
Hazel Q.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to