Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting client time using servlet
02-29-2008, 02:07 PM
Post: #1
Getting client time using servlet
How can I get the client time inside a servlet?
Find all posts by this user
Quote this message in a reply
02-29-2008, 02:11 PM
Post: #2
RE: Getting client time using servlet
There is no strait forward way to do this. You need to pass the client time as a parameter to the servlet. This is the only option available. To get the client time we can use javascript.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: