Re: Invalidate sessions

2008-06-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 J, JLucas ZB wrote: | i would like to invalidate the sessions. | Is there any way to do that ? Do you mean that you want to invalidate all sessions at once? In order to do that, you'd have to collect sessions as they are created (using a HttpSession

Re: Invalidate sessions

2008-06-17 Thread Youssef Mohammed
call invalidate method on javax.servlet.http.HttpSession On 6/17/08, JLucas ZB <[EMAIL PROTECTED]> wrote: > > > Hello, > > i would like to invalidate the sessions. > Is there any way to do that ? > > J Lucas > -- Regards, Youssef