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 modifiers may be used with an inner class that is a member of an outer class?
Are we allowed to change the transaction isolation property in middle of a transaction?
how java is os independent language ?
What is ripple effect?
can a static method be overridden
How will the struts know which action class to call when you submit a form?
What is waiting state? In what ways a thread can enter into waiting state?
What is the return type of interrupt method?
How to do registration form using struts and hibernate?
Have you used threads in Servelet?
Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)
What do you know about seam?