Starting to work with JSP SessionsHits: 34
*****
Session are very helpful to associate some data with each visitor. You may pass and retrieve values in diffrent page using sessions. All sessions are an object associated with each web client. In this sample code we will create a session named `username` and later put a value inside our new Session object. On next step we will get our session value. .
Platform(s): Linux, Windows, FreeBSD, Sun Solaris
Date: Mar, 21 2006 Author: Dotnetindex.com, http://www.dotnetindex.com/articles/2157_Starting_to_work_with_JSP_Sessions.asp {
License}
{
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
{
Others Scripts}
|