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 / ravikiran.chd

session tracking is a mechanism to remembering the client
for a multiple sequence of requests.
1).Hidden Form Fields
2).Cookies
3).Sessions
4).Url Rewriting

cookies are used when u wish to transfer less amount of data
under multiple requests.

session management is used to keep track of the user for
multiple requests

URl rewriting is used to keep track of sessions when cookies
are disabled

Is This Answer Correct ?    21 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the methods of request dispatcher in servlet?

515


Explain jsessionid and when is it created?

595


Explain the differences between jsp and servlet.

537


What are the types of servlets? Explain

672


Define context initialization parameters.

572






List the Different types of servlet?

579


Which event is fired at the time of setting, getting or removing attribute from application scope?

609


What is the purpose of inter-servlet communication?

589


What is a web application and what is it’s directory structure?

582


Define the servlet mapping.

546


What do you mean by httpservlet and how it is different from the genericservlet?

536


Explain url encoding in servlet?

576


What is the process for chaining servlet?

607


What is servletconfig?

545


What are the phases of a servlet life cycle?

617