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 class is the top of the awt event hierarchy?
Difference between new operator and class.forname().newinstance()?
What is the purpose of the finally clause of a try-catch-finally statement?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What is glasgow?
what are the activation groupworks?
Can I run seam outside of jboss as?
What are the design considerations while making a choice between using interface and abstract class?
Can I have an action without a form?
What is a tasks priority and how is it used in scheduling?
To identify IDL language what mapping mechanism is used?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is the difference between a menuitem and a checkboxmenuitem?
whats is mean by tiles in struts
What restrictions are placed on the location of a package statement within a source code file?