Kizspy | Question: 23 (Choose 1 answer)
What is the purpose of the error-code element in the <error-page> configuration of the web.xml file in a Java web application?
A. To define the structure of a web page.
B. To handle HTTP requests and responses.
C. To specify the default error page for the entire web application.
D. To map a specific HTTP error code to a designated error page.