| Author |
killing a session based on sessionId
|
Jetendra Ivaturi
Ranch Hand
Joined: Feb 08, 2007
Posts: 159
|
|
How to kill a session based on the sessionId ? Regards Jetendra
|
SCJP 1.4 & 1.5, SCWCD 1.5. Learn and Let Learn.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
There is no way to look up a session based on its ID. There used to be but the methods have been deprecated. If you can describe what you are trying to accomplish, I might be able to steer you toward a solution.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: killing a session based on sessionId
|
|
|