View Single Post

  #2 (permalink)  
Old 02-02-2007, 08:05 AM
Adrian Adrian is offline
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
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.
Reply With Quote