How do you maintain a stateful session object across the
session
Answer Posted / 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 |
Post New Answer View All Answers
What do you need to set-up a cluster with jboss?
What is scalable, portability in the view of J2EE?
Explain the steps in details to load the server object dynamically?
If your ui seems to freeze periodically, what might be a likely reason?
How to pass parameters in RMI?
What is the immediate superclass of the applet class?
What is the difference between a static and a non-static inner class?
How are commas used in the intialization and iteration parts of a for statement?
whats is statement and procedure
What are the sequence of steps to write pub or sub model kind of application?
What is the difference between ear, jar and war file?
Explain what is synchronization?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What is a clone?
Can I run seam with jdk 1.4 and earlier?