Kizspy | Question: 15
(Choose 1 answer)
In a JSP error page, how can you access the exception object thrown by the server?
A. Using the <error> tag
B. Using the exception explicit object
C. Using the exception implicit object
D. Using the <exception> tag