What are common tasks performed by Servlet Container?
No Answer is Posted For this Question
Be the First to Post Answer
Explain life cycle of a Servlet?
Explain web container.
What is the process for chaining servlet?
What are the ways to handle multi-threading in servlets?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
When servlet object is created?
Difference between java beans & servlets?
What is servlet configuration?
What is the default http method in the servlet?
Difference between get and post in java servlets?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
i need connection pooling code.....from harpreet.your@gmail.com