If we have a sessionObject that holds a reference to the httpsession..
that sessionobject is set in the httpsession as an attribute.   Would
this effect garbage collection of  that session?

Once it times out, it gets marked as invalid, correct?    If it gets
collected, then all its attributes would be collected, so its not an
issue.  But can it get marked as garbage if someone else is holding a
reference to it?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to