When the user login - at that time i am execute the code ie: i am getting some time difference and convert to seconds then assign to the Javascript timer ok so the timer will be running
For EX: if the time is 500 second that should be assign to Javascript timer so it will decreased 499... to 0 so at this time , whether the session will be expired or not , if the user has not do any action but the javascript timer is running . becauser the when the timer goes to ZERO i have to refresh page through JAVASCRIPT .
