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
Difference between httpservlet and generic servlets?
What is the difference between CGI and Servlet?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
Explain the difference between a web server and a web container?
What is difference between server and servlet?
What are the types of an http request?
What is life cycle of Servlet?
How httpservlet is different from the genericservlet?
What do you mean by url pattern in servlet?
What are life cycle methods of a servlet?
What are the key methods that are involved in processing of http servlets?
What is the directory structure of a war file?
What are the disadvantages of storing session state in cookies?
What is a cookie What is the difference between session and cookie
What is meant by session? Tell me something about httpsession class?