What is session tracking & methods?

Answer Posted / debendra

when a user visit a website for the first time,the site
create a unique id known as session id,this session id is
unique for the user for that current session.when the user
visit that page next time the web site identify session
belonging to which client is known as session tracking.
by default session id will be given to the
client browser in the form of in memory cookies
variable,browser will submit session id to the website with
each request,based on session id website website will
identify session will belonging to which client and session
data will be given to requested webpage.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

1620


What is in a session cookie?

521


What is a 404 redirect?

524


Define page output caching?

557


What parameters can you pass in the url of the api? Can get and post use the same url?

535






What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

470


What is http response header?

535


When does a session actually start?

542


What are the benefits of view state?

528


How to add DateTime Control in normal DataGrid Server Control?

560


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

496


What is intrinsic objects in asp.net?

610


Explain in what order a destructors is called.

553


How does cookies work in asp net?

488


What is server infrastructure?

593