How do you maintain a stateful session object across the
session
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / balaji
Stateful session object across the session may be maintained
through :
1. Hidden fields
2. Cookies
3. Http Session Object
a) Session managed using Cookies
b) Session managed using URL-reWriting technique.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is a clone?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What’s jboss jbpm?
What is the use of Class.forName
What’s jboss cache in short?
What is the difference between RMI registry and OS Agent?
What are callback interfaces?
what is DGC?
What is synchronization and why is it important?
whats is mean by connectionpooling
How is serialization used generally ?
What is jboss?