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
What if we pass negative value in load-on-startup?
How many servlet objects are created?
What’s the difference between genericservlet and httpservlet?
What’s the difference between sendredirect and forward methods
What is the main purpose of java servlets?
Which interface must be implemented by all servlets?
What are the two important api's in for servlets?
What is generic servlet class?
What are the kinds of http requests?
What do you mean by cgi?
how the HTML data stored in web server?
How can we perform any action at the time of deploying the project?
Should I override the service() method?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
What are the types of Session Tracking ?