Java Web Application Security and Input Validation

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
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
Change Mode