How can we invalidate a session?
(a) session.discontinue()
(b) session.invalidate()
(c) session.disconnect()
(d) session.falsify()
I got this question by my school principal while I was bunking the class.
My doubt stems from Session Management topic in portion Session Management, JSP & API of Java