Oracle
1Z0-899 · Question #123
Given tutorial.jsp: Which, when added to the web application deployment descriptor, ensures that line 5 is included verbatim in the JSP output?
The correct answer is D. <jsp-config>. See the full explanation below for the reasoning.
Question
Given tutorial.jsp: Which, when added to the web application deployment descriptor, ensures that line 5 is included verbatim in the JSP output?
Options
- A<jsp-config>
- B<jsp-config>
- C<jsp-config>
- D<jsp-config>
- E<jsp-config>
How the community answered
(18 responses)- B6% (1)
- C6% (1)
- D78% (14)
- E11% (2)
Community Discussion
No community discussion yet for this question.