I am making a Java web application in whcih customers in different countries are required to upload file through a jsp page.I have to deploy this application in Weblogic server.
Now what i want is their local date-time.I dont want server date-time.
What code should I write in my java application to get their local date and time.