Session Information

Sessions help you remember the application state and can help deal with many transactions.

Program6.java contains code from a set of tutorials from CoreServlets.com demonstrating how to use Sessions.

The javax.servlet.http.HttpSession - Interface allows:
Session alive
HttpSession methods that help poll the information regarding a particular session.
To destroy the session use the method called