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 the main functionality of RRL(Remote Reference Layer)?
What is RMI Registry?
6 Answers Siemens, United Software Solutions,
What is a clone?
How to pass parameters in RMI?
java is fully object oriented languages or not? why?
Can I use multiple html form elements with the same name?
Suppose there are 3 combo box. SELECT COUNTRY SELECT STATE SELECT CITY if i select any country from country conutrylistbox values in the state will get automatically inserted with database values>> THEN on selection of state city will be inserted in city combo box If you can help then please Help me...
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is the purpose of the wait() method?
What is meant by multi-threading?
what is container?
Explain Life cycle of Servlet Filter.
2 Answers InfoBrain, ITC Infotech,