(Choose 1 answer)
Which of these is a correct fragment within the web-app element of deployment descriptor? Select one correct answer.
A. <error-page> <error-code>404</error-code> <location>/error.jsp</location> </error-page>
B. <error-page> <exception-type>mypackage.MyException</exception-type> <error-code>404</error-code><location>/error.jsp</location> </error-page>
C. <error-page> <exception-type>mypackage.MyException</exception-type> <error-code>404</error-code></error-page>
Finish
Exit (21