Which interface must be implemented by all servlets?
Submitted by: AdministratorServlet interface.
Submitted by: Administrator
Submitted by: Administrator
All servlets must implement the javax.servlet.Servlet interface, which defines servlet lifecycle methods. When implementing a generic service, we can extend the GenericServlet class provided with the Java Servlet API
Submitted by: Venkatesh
Submitted by: Venkatesh
Read Online Java Servlet Programming Job Interview Questions And Answers
Top Java Servlet Programming Questions
☺ | What’s the advantages using servlets than using CGI? |
☺ | What are the uses of Servlets? |
☺ | What is the servlet? |
☺ | What’s the Servlet Interface? |
☺ | When a servlet accepts a call from a client, it receives two objects. What are they? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |