Answer Posted / sanjay gajula
THERE IS A ELEMENT NAME CALLED "SESSION-TIMEOUT" IN THE
WEB.XML FILE OF APPLICATION SERVER USING THIS ELEMENT WE
CAN EXPLICITLY SET THE TIME FOR SESSION TO GET EXPIRED
EX;-
<SESSION-CONFIG>
<SESSION-TIMEOUT>30</SESSION-TIMEOUT>
</SESSION-CONFIG>
WE HAVE TO SET THIS IN THE WEB.XML FILE OF APPLICATION
SERVER[TOMCAT]
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What are heap memory and stack memory and what are memory tables.
Define an enumeration?
Difference between static binding and dynamic binding?
How many types of equations are there?
How to obtain a performance profile of java program
Detail discussions on JVM, memory management and garbage collector.
What does nextint () do in java?
what is ststic with example
Can java object be locked down for exclusive use by a given thread?
Explain about java sdk?
Why are functions called methods in java?
What is the argument in java?
Where and how can you use a private constructor?
What is the size of integer?
Is java a virus?