Interviewer And Interviewee Guide

Java Servlet Programming Interview Question:

Which interface must be implemented by all servlets?

Submitted by: Administrator
Servlet interface.
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

Read Online Java Servlet Programming Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.