What are the exceptions thrown by Servlets?

Answer Posted / madhuri

servlet can thrown any type of unchecked Exception

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to rectify errors in java servlet while compilation?

517


Why is httpservlet declared abstract?

582


What is the use of request dispatcher interface?

567


How can we include static files in the jsp page?

613


Elucidate servlet attributes and its scope?

567






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?

775


What do you mean by mime type?

550


What are the different mode that servlets can be used?

550


How is a servlet implemented in code?

566


Is it possible to have a constructor inside the servlet?

554


What is meant by a web application

539


Define the life cycle of a servlets.

572


Is servlet a framework?

541


Describe some assignments that are executed by servlet container?

583


Why session tracking is needed?

584