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 / ravikiran.chd
cookies
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can you use a servlet to generate a plain text instead of html?
Explain load on start-up and its importance?
What is the servletconfig object?
Write a program to show the functionality of servlets.
Explain the methods of request dispatcher in servlet?
What are the differences between servlet context vs servlet config?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
Name the packages that work with servlet?
What are the types of servlet?
What do you mean by annotations in servlet?
Why are http servlets used in programming?
How can you create a session in servlet?
What is servlet container. how it works?
How do I support both get and post from the same servlet?
Write a program to show the functionality of doget and dopost method?