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 session tracking?what are types of session
tracking ?and when to cookies,when to use
sessionmanagement,whent use url rewriting technique,plz
explain briefly?

Answer Posted / makthar basha

HTTP is a "state less" protocol and it does not maintain the
client state, But there exist a mechanism called "Session
Tracking" which helps the servers to maintain the state to
track the series of requests from the same user across some
period of time.

Note:HTTP is a stateless protocol that means client(browser)
sends the request to the server and server sends the
response to the client, once the response is returned to
client, server does not remember anything about the client
state.

Is This Answer Correct ?    24 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

1186


How do cookies work in servlets?

1110


What is the use of send redirect () method?

1152


What is the servletconfig object?

1092


What is MIME Type?

1205


How do you deal property files in servlet?

1132


What is the web server used for running the Servlets?

1069


How to notify an object in session when session is invalidated or timed-out?

1132


Write a command to get actual path of a servlet to the server?

1078


Explain the difference between a web server and a web container?

1062


How the typical servlet code look like ?

1323


Why jsp is better than servlet?

1083


How can a servlet be used to generate plain text instead of html?

1001


What is the difference between get and post methods?

1104


Explain Action Servlet?

1156