Multiple choice technology programming languages Which tag in the jsp is used to define the error page None of the above location exception-type error-page Reveal answer Fill a bubble to check yourself D Correct answer Explanation In the web deployment descriptor (web.xml), the `` tag is used to map specific HTTP status codes or Java exception types to custom error handling pages.