Why does most servlets extend HttpServlet?
Answer Posted / surajkumar.java
Almost all servlets written today are designed to use the HTTP
protocol, so most servlets currently extend the
javax.servlet.http.HttpServlet class.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Have you used threads in Servelet?
Explain the steps in details to load the server object dynamically?
What is the purpose of the finally clause of a try-catch-finally statement?
What is the difference between RMI registry and OS Agent?
Why a component architecture for the java platform?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
what is a non-repeatable read?
What’s jboss jbpm?
What is the infobus?
How a component can be placed on Windows?
What is the difference between java class and bean?
What is mdb and what is the special feature of that?
What is ioc concept & explain it?
Why are my checkboxes not being set from on to off?
What is a class loader?