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
Can a class have a static inner class?
What is difference between static and abstract class?
What are the important features of Java 10 release?
Define array. Tell me about 2-D array.
How can an exception be thrown manually by a programmer?
Where is java located?
What are the advantages of compiled language?
What is an i/o filter?
Explain thread life cycle in java?
What is udp in java?
What is quick sort in java?
Why we use set in java?
What is maximum size of arraylist in java?
What is a cup of java?
Can static methods access instance variables in java?