Can we define constructor in Servlet class?
Answer Posted / jayakrishna
init() is there what is the need of constructor.If is ther
who will call the constructor? servlet container will call
the init method
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is the difference between Server and Container?
What's the servlet interface?
What do you mean by session tracking and also explain its techniques?
What is cookie? Why is cookie used?
What is Servlet API used for connecting database?
Why do you use session tracking in httpservlet?
What is java servlet?
Is it good idea to create servlet constructor?
What are the supporting protocol by HttpServlet ?
Name the different ways of session tracking.
How to upload a file to the server using servlet?
What is the use of servletconfig interface?
What is a server side include (ssi)
Elucidate servlet attributes and its scope?
What is a java servlet?