JSP Exception Handling
JSP Exception Handling
ENTERPRISE PROGRAMMING
21CI2107
Topic:
Session - 1
INSTRUCTIONAL OBJECTIVES
LEARNING OUTCOMES
• Although JSP Technology also uses the same exception class objects.
1. Which of the following attribute is used to have uncaught run-time exceptions automatically
forwarded to an error processing page?
(a) error
(b) Error page
(c) exception
(d) Exception page
A. ArrayIndexOutOfBoundsException
B. ExceptionInInitializerError
C. java.io.IOException
D. NullPointerException
E. NumberFormatException
1. Describe
2. List out
3. Analyze
4. Summarize
Reference Books:
1. JSP and Java servlet programming
2. The complete Reference JSP, Phil Hanna.
3. JSP And Servlets: A Comprehensive Study, Mahesh P. Matha