Thread
:
Regarding the date obtained using java.util.Date class
View Single Post
03-29-2006, 03:21 PM
#
2
(
permalink
)
Belisarius
Java fanboy
Join Date: Aug 2003
Posts: 1,174
I assume this is still in a JSP/Servlet setup. The Date class will return the system date for the server on which the JSP/Servlet is being hosted. The end user's system will not enter into it.
__________________
GitS
Belisarius
View Public Profile
Find More Posts by Belisarius