Multiple choice

If errors in processing occur, which of the following components forward(s) to an error processing view component not the primary results view component?

  1. Model components

  2. Java beans components

  3. Java 2 ORB

  4. AlarmPresentation

  5. Controller components

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

If error in processing occur, the controller component forwards to an error processing view component, not the primary results view component.