Oracle
1Z0-899 · Question #47
1Z0-899 Question #47: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #47. The question stem and answer options stay visible for context.
Question
Refer to the Exhibit. A servlet sets a session-scoped attribute product with an instance of com.example.product an forward to a JSP. Which two output the name of the product in the response? (Choose two)
Exhibit
Options
- A<%= product.getName() %>
- B<jsp:useBean id="product" class="com.example.Product" /> <%=
- C<jsp:useBean id="com.example.Product" scope="page">
- D<jsp:useBean id="product" type="com.example.Product"
- E<jsp:useBean id="product" type="com.example.Product">
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.
