Why do we need a constructor in a servlet if we use the init method?
No Answer is Posted For this Question
Be the First to Post Answer
What are the Internal servlets maintained by the web server?
What is called Scriptlet?
Explain web container.
What is servlet looping or chaining?
Write a servlet to upload file on server.
How servlets are deployed in java?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
What are the different ways we can maintain state between requests?
How can we upload the file to the server using servlet?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
What is httpservlet class?
What are the life cycle methods of the servlet?