- Raj (SCJP, SCWCD, SCEA-I, SCBCD, IBM XML, IBM 483)
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
- Raj (SCJP, SCWCD, SCEA-I, SCBCD, IBM XML, IBM 483)
- Raj (SCJP, SCWCD, SCEA-I, SCBCD, IBM XML, IBM 483)
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
ChintanRajyaguru.com
SOADevelopment.com - Coming soon!
Originally posted by Chintan Rajyaguru:
This means that the processing the container has to do when it encounters
HttpSession.setmaxInactiveInterval (int n)
is different from the processing when it sees
HttpSession.invalidate ()
In the first case I think the lag is due to the fact that container has to call listener methods and do "other things". Container may ot have to do those "other things" in case of invalidate ().
It would be interesting to find out what those "other things" are and if they are same for different containers.
- Jess
Blog:KnitClimbJava | Twitter: jsant | Ravelry: wingedsheep
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop
https://coderanch.com/wiki/718759/books/Building-World-Backyard-Paul-Wheaton
|