i have to create an application with session.during that
session a timer will be started & show the time in second
upto the session expired.So that i can know how many time i
in that session.
Hint:-i m hinted that it will coded with javascript

Answers were Sorted based on User's Feedback



i have to create an application with session.during that session a timer will be started & show..

Answer / ananth

SetInterval() method in javascritps we can monitor the
session in the specific interval and initial the session
invalidate methos if needed to be session expires.

Is This Answer Correct ?    4 Yes 0 No

i have to create an application with session.during that session a timer will be started & show..

Answer / mm

using servlets

Is This Answer Correct ?    1 Yes 4 No

i have to create an application with session.during that session a timer will be started & show..

Answer / m

The login details must be saved into the table. Using
javascript u can fetch the data and compare with the system
time. Also you can manage to check session is empty or not,
if its so, means user has logout. Till that time you can
know that how much time user had been logged in.

Is This Answer Correct ?    1 Yes 4 No

i have to create an application with session.during that session a timer will be started & show..

Answer / sobhit

0

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More J2EE Interview Questions

What is jaap?

0 Answers  


What are j2ee technologies?

0 Answers  


What is java advanced?

0 Answers  


i developed a Stateless Session bean program.And created a client by a common java class as class m {p s v m(String s[]){....}} And i called the bean deployed in weblogic.from cmd prompt And that run. mind it i have to set setenv,seting classpath for that bean jar file before compile and run it. ok when i do a servlet programme deployed in tomcat and call that bean then it give classdefnotfoundException and NoInitialContext like this.So how i sucessfully do this? Ok when i call that bean from java class from the console like i previously told, if i don't set setenv i found the same error on the cmd prompt. pls help to get out of it

2 Answers  


What are the four types of J2EE modules?

0 Answers  






Define the struts in the j2ee framework?

0 Answers  


how many external variables are there in jsp ?

1 Answers  


What spring is in related to j2ee?

0 Answers  


Possible ways for debugging java ,javascript,jsp and servlet. Can we use System.out.println debugging java.

2 Answers  


Is java good for web development?

1 Answers  


What is single tier architecture in java?

0 Answers  


What are java front end tools?

0 Answers  


Categories