nerdexam
IBM

C2050-725 · Question #114

In order to implement error handling at the JSP page level to ensure the transaction is rolled back and the exception does not fall through to the application level, which of the following MUST the…

The correct answer is B. Specify a JSP page as an errorHandler page. D. Call the com.ibm.commerce.server.JSPHelper class. See the full explanation below for the reasoning.

Question

In order to implement error handling at the JSP page level to ensure the transaction is rolled back and the exception does not fall through to the application level, which of the following MUST the application developer do?

Options

  • ACatch the ECSystemException.
  • BSpecify a JSP page as an errorHandler page.
  • CDefine the error handler in the deployment descriptor.
  • DCall the com.ibm.commerce.server.JSPHelper class.
  • ECall the com.ibm.commerce.server.JSPError class.

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    81% (25)
  • C
    3% (1)
  • E
    10% (3)

Community Discussion

No community discussion yet for this question.

Full C2050-725 Practice