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
To identify IDL language what mapping mechanism is used?
what is meant by JRMP?
What is the relation between the infobus and rmi?
What are the different methods of identifying an object?
What is the difference between session and entity beans?
Why does the option tag render selected=selected instead of just selected?
If your ui seems to freeze periodically, what might be a likely reason?
Can I map more than one table in a cmp?
What happens when a thread cannot acquire a lock on an object?
What are local interfaces? Describe.
What is the difference between the session.update() method and the session.lock() method?
How task's priority is used in scheduling?
Why use POJO when I can use hashmap
What value does read() return when it has reached the end of a file?
What is synchronization and why is it important?