How do you maintain a stateful session object across the
session
Answer Posted / sangeetta
Stateful session object across session may be maintained
through session tracking techniques :
1)Cookies
2)URL rewriting
3)Session Variables
4)HttpSession
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
When a thread blocks on i/o?
What is the diffrence between a local-tx-datasource and a xa-datasource?
When a thread blocks on i/o, what state does it enter?
What are the different types of exception?
What are the pros and cons of detached objects?
How to pass parameters in RMI?
Difference between hashmap and hashtable?
What is a class loader?
Will the general public have access to the infobus apis?
Describe responsibilities of Activator?
How messaging services are done, before release of JMS?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is the immediate superclass of the applet class?
How to determine SGA site?
What must a class do to implement an interface?