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
Is zero a positive integer?
What is anti pattern in cyber security?
When is the arraystoreexception thrown?
what do you mean by classloader in java?
what is optional in java 8?
What are the two basic ways in which classes that can be run as threads may be defined?
What is ph and buffers?
What is a null class?
What about features of local inner class?
What are the default and parameterized constructors?
How to invoke external process in java.
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
What is constructor and virtual function? Can we call a virtual function in a constructor?
What is the main difference between java platform and other platforms?
What is java util concurrentmodificationexception?