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 is the process to implement doget and dopost methods?
How do cookies work in servlets?
Differentiate between the get and post method
Why do we have servlet listeners?
Explain web application directory arrangement?
What are the different types of servlets?
Explain load on start-up and its importance?
What do you mean by servlet?
Explain url encoding?
What does the term localization refer to?
What are the common methods that are included in the http servlet class?
Explain Action Servlet?
What are the differences between forward() method and sendredirect() methods?
What do you mean by url pattern in servlet?
What is servlet name in web xml?