Answer Posted / priyanka prataprao pawde.
two types of servlets:
1.Generic Servlets.
2.HTTP Servlets.
| Is This Answer Correct ? | 34 Yes | 6 No |
Post New Answer View All Answers
Explain how does JSP handle run-time exceptions?
Explain get and post.
What are the types of an http request?
How would you create deadlock on your servlet?
What are the important functions of filters?
What is the difference between CGI and Servlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
Explain the lifecycle of a servlet?
What is a servlet context?
How can we upload the file to the server using servlet?
Explain how to improve Servlet Performance?
What are all the ways for session tracking?
What’s the use of the servlet wrapper classes??
What exactly is a servlet?
What’s the difference between genericservlet and httpservlet?