Answer Posted / reddy akhi
sure why not if we are not provide a constuctor for servlet
it automatically get constructor by the java compiler if we
provide a constuctor for a servlet the java compiler will
not provide constuctor at that situation
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain servlet life cycle?
Which HTTP method is non-idempotent?
What is the servletconfig object?
What are the servlet events?
What is a java servlet?
What is getservletcontext?
Explain servlet events?
What is java servlet?
why we should override only no-agrs init() method.
Can a jsp be called using a servlet?
What is dispatcher servlet?
What are the steps that are required to handle the multi-threading?
What's the difference between servlets and applets?
How printwriter is different from servletoutputstream?
Why is http protocol called as a stateless protocol?