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
What are the sequence of steps to write pub or sub model kind of application?
Explain ioc concept?
Are enterprise beans allowed to use thread.sleep()?
Difference between hashmap and hashtable?
What is the relation between the infobus and rmi?
What is the difference between the string and stringbuffer classes?
What are the diff types of exception?
What is mdb and what is the special feature of that?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the purpose of the finally clause of a try-catch-finally statement?
What are the call back methods in entity bean?
Explain the different types of memory used by jvm?
What is the difference between the session.get() method and the session.load() method?
What is message driven beam?
Define the remote object implementation?