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
Is servlet a server side scripting language?
What are the objects involved when a servlet receives a call from client?
How does java thread pool work?
What is setattribute in servlet?
Explain the methods of request dispatcher in servlet?
How can you create a session in servlet?
What are all the protocols supported by httpservlet?
What is a server side include (ssi)
Does servlet have main method?
What is a servlet context object?
What is the difference between CGI and Servlet?
Can you use javascript in servlets?
What is Servlet API used for connecting database?
Can we refresh servlet in client and server side automatically?
How can I send user authentication information while making URL Connection?