1.HttpSession
2.Hidden fields
3.URL Rewriting these primitive type of Session
maintainance.
What is the other type of process that could help to
maintain the Session?
pls Explain the process if u know?
Answer Posted / harish
Cookies
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How to make sure a servlet is loaded at the application startup?
Define context initialization parameters.
Define servlet mapping?
explain the advantages of servlet life cycle?
How does Cookies work in Servlets?
What are the life-cycle methods for a servlet?
What is getservletcontext?
What do you mean by servlet context?
How can the referrer and the target urls be used in servlet?
What is the directory structure of a war file?
What do you mean by session tracking and also explain its techniques?
How the typical servlet code look like ?
What is the difference between get and post methods?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What do you mean by cgi?