📚 Practice Mode

Java Web Application Security and Input Validation

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

Following list shows entries in the web.xml deployment descriptor for Exception & Error Handling. Please identify which one is correct a. java.lang.Throwable /error.jsp b. 500 /error.jsp c. /error.jsp

  1. a
  2. b
  3. c
  4. a AND b
  5. a AND b AND c