how session will be expired?

Answer Posted / laxmi

In addition to what is said above we can use
'session.invalidate' function or else after a predetermined
time the session gets killed automatically.

Is This Answer Correct ?    29 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we define package statement after import statement in java?

560


What is the difference between state-based unit testing and interaction-based unit testing?

495


What is a nonetype?

566


Why are generics used?

523


Can we declare main () method as non static?

524






What are internal and external variables?

546


According to java operator precedence, which operator is considered to be with highest precedence?

606


What is the implementation of destroy method in java. Is it native or java code?

488


Why java is not 100% object-oriented?

836


What is int short for?

517


State the main difference between c++ and java?

594


How to sort array of 0 and 1 in java?

544


Can a variable be local and static at the same time?

548


Explain about OOPS concepts and fundamentals.

596


What are anonymous inner classes?

567