nerdexam
Oracle

1Z0-899 · Question #154

Which is a benefit of precompiling a JSP page?

The correct answer is C. It provides better performance on the first request for the JSP page. See the full explanation below for the reasoning.

Question

Which is a benefit of precompiling a JSP page?

Options

  • AIt avoids initialization on the first request.
  • BIt provides the ability to debug runtime errors in the application.
  • CIt provides better performance on the first request for the JSP page.
  • DIt avoids execution of the _jspService method on the first request.

How the community answered

(19 responses)
  • A
    16% (3)
  • B
    5% (1)
  • C
    74% (14)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice