nerdexam
Oracle

1Z0-899 · Question #163

1Z0-899 Question #163: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #163. The question stem and answer options stay visible for context.

Question

Your web application uses a simple architecture in which servlets handle requests and then forward to a JSP using a request dispatcher. You need to pass information calculated in the servlet to the JSP for view generation. This information must NOT be accessible to any other servlet, JSP or session in the webapp. Which two techniques can you use to accomplish this goal? (Choose two)

Options

  • AAdd attributes to the session object.
  • BAdd attributes on the request object.
  • CAdd parameters on the request object.
  • DUse the pageContext object to add request attributes.
  • EAdd parameters to the JSP's URL when generating the request dispatcher.

Unlock 1Z0-899 to see the answer

You've previewed enough free 1Z0-899 questions. Unlock 1Z0-899 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-899 Practice