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
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 |
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 |
What is java awt event?
Write a program to display numeric value in reverse order. Ex: I have given a number like 7584, It should display in reverse order like 4857.
What is a java developer?
What is jta and jts?
Describe the file types *.ear, * .jar and *.war?
Why java is called robust and secure?
Is java is fully object oriented?
Explain the following statement: Java is always pass-by-value.
What is web container in j2ee?
What is jradiobutton in java?
What are the modules of j2ee?
How does j2ee application work?