Invalidating session .. removing JSESSIONID cookie

2001-12-04 Thread Trujillo, Kris
Has anyone had any success with invalidating a session and removing the JSESSIONID cookie from the users browser (without requiring the user to close their browser)? I've tried using session.invalidate() with no success. I've also tried resetting the JSESSIONID cookie setting the time to expire

RE: Invalidating session .. removing JSESSIONID cookie

2001-12-04 Thread SAURUGGER,PETER (A-PaloAlto,ex2)
: Tuesday, December 04, 2001 2:58 PM To: Orion-Interest Subject: Invalidating session .. removing JSESSIONID cookie Has anyone had any success with invalidating a session and removing the JSESSIONID cookie from the users browser (without requiring the user to close their browser)? I've tried using