Answer Posted / dsr
we can write the code in web.xml.
<session-timeout>2000</session-timeout>
or
to kill the perticular session.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain tree set and its features?
Explain what are final variable in java?
Explain wait() method of object class ?
What is a stringbuilder?
What is a hashmap used for?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What are the basic concepts of OOPS in java?
How to change value in arraylist java?
What is the purpose class.forname method?
What is assembly used for?
How do you use spaces in java?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
Can we define a package statement after the import statement in java?
Is java a virus?