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...

explain session tracking. why we used it

Answer Posted / saroj kumar biswal

session tracking is the process of keeping session data(i.e-the data exchanged between server & client as part of httpRequest)to use these data in further pages.

If the server supports stateless protocol like:http then the server can't store the session data exchanged between server & client in earlier pages.if we use stateful protocol it will reduce performance as it takes more memory & more time.
So we can use session tracking/session handling techniques,like:
url rewritting
hidden form fields
cookies
session managed by cookies
session managed by url rewritting

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a class loader?

2075


What is abstract schema?

1080


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

2199


What are the sequence of steps to write pub or sub model kind of application?

2556


How primary key is implemented in Oracle?

2497


What are the difference between RMI and CORBA?

1169


What are the services in RMI ?

2443


Why is actionform a base class rather than an interface?

1115


What is the difference between the string and stringbuffer classes?

1161


wahts is mean by dynavalidatorform in struts/

2117


Why are component architectures useful?

1119


What are the call back methods in entity bean?

1113


Explain what is synchronization?

1146


What is ioc concept?

1264


What is a class loader? What are the different class loaders used by jvm?

1157