explain session tracking. why we used it

Answer Posted / neha

Session is a series of request from a single
client.Actually HTML is a stateless protocol which means it
does not save any data exchanged between client and server.
Hence to store this data, or maintain a record session
tracking is used.
THis can be achieved through
url rewriting
cookies
hidden form field
using httpsession

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

whats is statement and procedure

1829


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1989


What are the benefits of detached objects?

820


what are RemoteObjects?

2479


the same information whether it will connect to the database or it will be used previous information?

808


What are JTA/JTS and how they used by client?

1964


What do you know about seam?

791


What is the difference between system.out ,system.err and system.in?

833


What are the pros and cons of detached objects?

763


Can I have an action without a form?

845


What is the difference between a menuitem and a checkboxmenuitem?

781


What is the highest-level event class of the event-delegation model?

844


What are the purpose of introspection?

957


What is the difference between a static and a non-static inner class?

857


When a thread blocks on i/o?

803