Answer Posted / tulasi vani
The different types of servlets are
Generic Servlets
Http Servlets
| Is This Answer Correct ? | 173 Yes | 11 No |
Post New Answer View All Answers
What is the use of servletconfig interface?
How we can get ip address of client in servlet?
What is servletconfig?
Elucidate servlet attributes and its scope?
Name the packages that work with servlet?
What is the importance of init() method in Servlet ?
If servlet receives multiple requests, how many objects will it create?
What is the difference between Server and Container?
Explain servlet life cycle?
How to read request headers from servlets?
What is the use of java servlet api?
What are the mechanisms used by a servlet container for maintaining session information?
Which httpsession object is used to view and manipulate information about a session?
What are the different mode that servlets can be used?
What is servlet looping or chaining?