That's an implementation detail for each servlet container/
configuration. It is really very specific to each implementation as
to what happens when you save something to session so you'd have to
look at the doco's of the servlet container you're using
Oz
On 05/06/2007, at 10:41 AM, Chris Pat wrote:
Hello
When an object is saved to the session is it persisted anywhere or
only in memory? Even transiently, is it never persisted. Now I
understand how the OS may page the entire memory space, however
that is beyond the level that the programmer of tool can control
and is monolithic. I assume it is only persisted in the session.
tia.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]