Difference between httpservlet and generic servlets?
No Answer is Posted For this Question
Be the First to Post Answer
What is ServletContext object?
what is servlet life cycle?
Explain request dispatcher and its methods.
What is the first statement in jsp page.
Is it possible to have a constructor inside the servlet?
What is difference between GenericServlet and HttpServlet?
What are the annotations used in servlet 3?
What is servlet attributes and their scope?
What is the difference between Get and Post Method?
Is it good idea to create servlet constructor?
Should I override the service() method?
What are the uses of servlet and what is servlet chaining?