|
You can make use of removeAttribute() method of JSP to discard the session and also release any objects stored as attributes associated with it. Hope you know the syntax for doing this. If you are not aware of it let me know I will explain you in brief.
|