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 are the activation groupworks?

1887


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

812


What is the relationship between an event-listener interface and an event-adapter class?

813


What is Stream Tokenizer?

1977


Do I need to import javlang package any time? Why ?

865


What is meant by method chaining?

907


what is the use of State Factories?

2125


How to pass parameters in RMI?

1989


Can I have an action without a form?

856


How to determine SGA site?

2174


What are the call back methods in entity bean?

798


What state does a thread enter when it terminates its processing?

842


What is TL and its use?

2222


What are local interfaces? Describe.

915


What is bean? Where can it be used?

821