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
Which component handles cluster communication in jboss?
whats is statement and procedure
what is an isolation level?
What restrictions are placed on the values of each case of a switch statement?
What are transaction attributes?
How messaging services are done, before release of JMS?
What is the immediate superclass of the applet class?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Java is fully object oriented languages or not?
Why are component architectures useful?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
which type of objects reference will be given to client?
What does module-relative mean?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Why are some of the class and element names counter-intuitive?