|
U are trying to get session exp using java script means , while clicking radio button and all related to java script things.Session exp is maintained by the server.So i think there is no method available to call server function from the jav a script.So better while submitting the form check that server exp
1) Search if there is a method to call server functions from the java script
2) while clicking radio buttion u must have to call a java script function
|