Answer Posted / vijayalakshmi
yes, we can create constructor 4 a servlet,but its is
optional, because the compiler bydefault creates constructor
4servlet.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Whether thread can be used in servlets?
Tell us something about servletconfig interface.
When jsessionid is created?
Explain jsessionid?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What are the phases of the servlet life cycle?
What is the use of request dispatcher interface?
What is the difference between Server and Container?
What is the directory structure of a war file?
Why do we have servlet listeners?
How to read request headers from servlets?
What are the life cycle methods of a servlet?
Why is init() method is used in servlets?
What does the term localization refer to?
Explain the servlet filter.