Answer Posted / p.venkatesh
HttpSession present in package "javax.servlet.http".It is
mainly used for client request it will process and it will
throgh response to client.It also maintain only client
session.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are the life-cycle methods for a servlet?
What is servlet name in web xml?
What is session tracking?
How servlets are deployed in java?
What is servlet container. how it works?
How to upload a file to the server using servlet?
How forward () method is different from send redirect () method?
What are the differences between servlet context vs servlet config?
How does Cookies work in Servlets?
What is servlet attributes and their scope?
What is cookies in servlet with example?
how many jsp scripting elements are there and what are those?
What methodology can be followed to store more number of objects in a remote server?
What are the types of an http request?
Describe the phases of servlet lifecycle?