Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is a session object?

Answer Posted / guest

session object is used to maintain a user session related
information on the server side. you can store,retrieve and
remove information from a sessoion object according to ur
program logic.A session object created for each user
persists on the server side,either until user closes the
browser or user remains idle for the session expiration
time,which is configurable on each server.

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the methods of request dispatcher in servlet?

1095


What is the advantage of Servlets when compared with other server side technologies?

2393


Is it possible to have a constructor inside the servlet?

1055


What is the element?

1095


What is lazy loading and what is Generic Servlet Class?

1126


How can we refresh automatically when new data has entered the database?

1159


Explain the working of service() method of a servlet.

1012


What is the difference in between the httpservlet and generic servlet?

1178


What is servlet name in web xml?

1037


What do you mean by session tracking?

1270


What is the process for chaining servlet?

1103


What is new in ServletRequest interface ? (Servlet 2.4)

1059


Whats the advantages using servlets over using CGI?

1121


What is cgi?

1063


How can we invoke another servlet in a different application?

1265