Session ending

2007-01-08 Thread Thom Burnett
What's the standard definition of the end of a session. That is, if there's no session.invalidate() call, how should servlets (esp the struts servlet) decide that a request is part of a new session? Where is this discussed - some tutorial or documentation on the web? I have a struts application w

Re: Session ending

2007-01-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thom, Thom Burnett wrote: > What's the standard definition of the end of a session. That is, if there's > no session.invalidate() call, how should servlets (esp the struts servlet) > decide that a request is part of a new session? The server associat