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
why we should override only no-agrs init() method.
What is load-on-startup in servlet?
How do you define a servlet?
Explain url encoding?
What is servlet and list its types?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What are the benefits of using servlet over cgi?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Describe the phases of servlet lifecycle?
Can we override destroy method in servlet?
Why doesn’t a servlet include main()?
What are the drawbacks of cgi?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is servlet in web technology?
Explain the steps involved in placing a servlet within a package?