What is session?
A session refers to all the requests that a single client might make to a server in the course of viewing any pages associated with a given application. Sessions are specific to both the individual user and the application. As a result, every user of an application has a separate session and has access to a separate set of session variables.

| Print article | This entry was posted by on December 2, 2009 at 11:15 am, and is filed under Faqs, Java, Servelets. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
