Multiple choice

One of the major contributions of which of the following components is that they allow the developer to remove much of the error handling logic from the JSP pages in their application?

  1. View components

  2. Java beans components

  3. Instance passivation

  4. Transaction

  5. Controller components

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

One of the major contributions of controller components is that they allow the developer to remove much of the error handling logic from the JSP pages in their application.