I want to show clock on jsp file, the time is fetched from server and is in 05 Jun, 2012 12:48:23 PM format I want the same time to be updated rather than taking client time.
i did tried my hands on timer.js, jtimer and some other API’s to do the same. I can do it by splitting the things and writing the whole clock logic myself but want to reuse the API that has already been developed.
i using this for many years:
for more informations see this