Can we define constructor in Servlet class?
Answer Posted / santhosh kumar
Yes, we can define constructor in servlet.
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
How do I use cookies to store session state on the client?
What is the difference between the servlets and cgi programs?
Describe servlet?
Explain the difference between generic servlet and http servlet?
What is servlet and its advantages?
Explain the difference between get and post method in servlet?
What is the web server used for running the Servlets?
Write a program to show the functionality of doget and dopost method?
Whether we can get deadlock situation in servlets?
List out the difference between ServletConfig and ServletContext?
How can you create a session in servlet?
How do you design microservices?
What are different ways for servlet authentication?
What is the difference between the http servlet and generic servlet?
What is Servlets and explain the advantages of Servlet life cycle?