Answer Posted / laxmi
In addition to what is said above we can use
'session.invalidate' function or else after a predetermined
time the session gets killed automatically.
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
What is a function in programming?
why java uses class level type casting ?
Write a program to solve producer consumer problem in java?
Differentiate between overriding and overloading cases?
What is instanceof keyword?
Why do we need hashset in java?
What does arrays sort do in java?
What are the advantages of compiled language?
Explain the difference between arraylist and linkedlist in java?
How to implement a multithreaded applet?
What is a function easy definition?
Explain implementation and how is it different from conversion?
What are the restrictions imposed by a Security Manager on Applets?.
What is hash table in java?
What if constructor is protected in java?