How To maintain session ..?
Answers were Sorted based on User's Feedback
Answer / amita dwivedi
you can maintain session in 4 ways--
1. hidden form field eg.
<input type=hidden name=button1 value = butvalue>
2. Using cookie
3 . URL Rewriting
4 . Session Attribute - setAttrubute(key, value) and
getAttribute(key)
| Is This Answer Correct ? | 15 Yes | 1 No |
what are the tools used in your project , How to ask the answer this question
What is error page in jsp?
What is the jspinit() method?
How can we retrieve warnings?
How does el search for an attribute?
What is expression tag in jsp?
Explain jsp lifecycle methods?
How do I open a jsp file?
What is tag file?
Is jsp static or dynamic?
how can i add properties in dynamic text fields using .js file?
Plz any body tell me why use jsp over servlet.what is the benefit of jsp over servlet?
4 Answers Future Generali, HCL,