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
Difference between static synchronization vs. Instance synchronization?
Is an array a vector?
Does google use java?
Which list is sorted in java?
Can a class extends itself in java?
What are the features of java?
Define jit compiler?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What is java thread dump, how can we get java thread dump of a program?
What does sprintf mean?
What is the difference between menuitem and checkboxmenu item?
What is boolean keyword in java?
What are the two ways in which thread can be created?
What is function overriding and overloading in java?
What is a stringbuffer?