Answer Posted / nagireddy
The different types of servlets are there.that is many user
defined servlets and mostly used and important servlets are
two types
1)Generic servlets
2)HttpServlets
| Is This Answer Correct ? | 107 Yes | 13 No |
Post New Answer View All Answers
What is cgi and what are its drawbacks?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is difference between GenericServlet and HttpServlet?
Explain the servlet filter.
Describe in brief RequestDespatcher?
How can we refresh automatically when new data has entered the database?
Why is httpservlet declared abstract?
What are the kinds of http requests?
When servlet object is created?
Name the different ways of session tracking.
What mechanisms are used by a Servlet Container to maintain session information?
What do you mean by cgi in servlet?
Is it good idea to create servlet constructor?
Where do you define dispatcherservlet?
How do you create a cookie using servlet?