What are the life cycle methods of the servlet?
No Answer is Posted For this Question
Be the First to Post Answer
i need connection pooling code.....from harpreet.your@gmail.com
What is servlet container. how it works?
What is the use of servletconfig interface?
What is the difference between doGet and doPost?
What are all the protocols supported by httpservlet?
How to upload a file to the server using servlet?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What is the difference between forward () and sendredirect () functions in servlet? Explain
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
How many objects of a servlet is created?
What is the difference between CGI and Servlet?
Which HTTP method is non-idempotent?