Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Is there any Option

This is a discussion on Is there any Option within the Java forums, part of the Programming Talk category; I want to discard the session and also release any objects stored as attributes associated with it. Is there any ...

  1. #1
    caradoc is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    122

    Is there any Option

    I want to discard the session and also release any objects stored as attributes associated with it. Is there any method available for this in JSP. If so can someone provide me the syntax and usage of the same


  2. #2
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    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.


Latest Article

Network Security Risk Assessment and Measurement

Read More...