What are life cycle methods of a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
what are the different services provided by the web server?
What are setComment and getComment methods in Cookies?
Why do we need a constructor in a servlet if we use the init method?
Does servlet have main method?
Explain the difference between generic servlet and http servlet?
What exception should be thrown when servlet is not properly initialized?
What is cookie? Why is cookie used?
Explain the role of dispatcherservlet and contextloaderlistener.
Which method of the httpservletrequest object is used?
What are the exceptions thrown by servlets? Why?
How to handle exceptions thrown by application with another servlet?