Why is a constructor needed in a servlet even if we use the init method?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between Server and Container?
What is Generic Servlet and how it is different from Http Servlet?
What is servlet mapping?
What is servlet lazy loading?
What is a java servlet?
How many ways to remove the session object in the container
Explain get and post.
What is filter? Can filter be used as request or response?
List the Different types of servlet?
Write a servlet to upload file on server.
What is difference between GenericServlet and HttpServlet?
How many ways are available to ger RequestDispatcher object?