So then where is that straggler session coming from?

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 07, 2005 11:34 AM
To: Struts Users Mailing List
Subject: Re: Session problem

Baker, Russ A wrote:

>A session is created by virtue of them just getting to the login page.
>If the user logs in successfully to the system they now have 2 sessions
>instead the desired result having only one that is assigned to them
when
>they successful login. That is a waste of memory!
>  
>
Two sessions? I don't know what you mean by that. A user has a single 
session. Even if they _did_ have two, once one was no longer being 
referenced it would (probably) be GC'd anyway.

Dave



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


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

Reply via email to