Oracle
1Z0-899 · Question #119
1Z0-899 Question #119: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #119. The question stem and answer options stay visible for context.
Question
Every page of your web site must include a common set of navigation menus at the top of the page. This menu is static HTML and changes frequently, so you have decided to use JSP's static import mechanism. Which JSP code snippet accomplishes this goal?
Options
- A<%@ import file='/common/menu.html' %>
- B<%@ page import='/common/menu.html' %>
- C<%@ import page='/common/menu.html' %>
- D<%@ include file='/common/menu.html' %>
- E<%@ page include='/common/menu.html' %>
- F<%@ include page='/common/menu.html' %>
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.