Can we define constructor in Servlet class?
Answer Posted / amit tomar
we can't define constructor in Servlet class
| Is This Answer Correct ? | 3 Yes | 14 No |
Post New Answer View All Answers
How is the get () method different from the post() method?
How is an application exception handling is done using a servlet?
What is meant by a servlet?
What is difference between get and post method?
What is http servlet?
What if you need to span your transaction across multiple servlet invocations?
What is difference between GenericServlet and HttpServlet?
What is dispatcher servlet?
What are life cycle methods of a servlet?
How do servlets work?
What are the different methods involved in generic servlet?
What is SingleThreadModel interface?
What is the purpose of requestdispatcher interface?
What is servlet in web technology?
How do you create a cookie using servlet?