Kizspy | Question: 49
(Choose 1 answer)
What is the purpose of the JSP <error-page> directive?
A. To declare custom error pages for specific HTTP error codes
B. To handle exceptions thrown by Java code in the JSP
C. To define global error handling for the entire web application
D. To include additional resources in the JSP page