Oracle
1Z0-899 · Question #122
1Z0-899 Question #122: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #122. The question stem and answer options stay visible for context.
Question
To take advantage of the capabilities of modern browsers that use web standards, such as XHTML and CSS, your web application is being converted from simple JSP pages to JSP Document format. However, one of your JSPs, /scripts/screenFunctions.jsp, generates a JavaScript file. This file is included in several web forms to create screen-specific validation functions and are included in these pages with the following statement: Which JSP code snippet declares that this JSP Document is a JavaScript file?
Exhibit
Options
- A<%@ page contentType='application/javascript' %>
- B<jsp:page contentType='application/javascript' />
- C<jsp:document contentType='application/javascript' />
- D<jsp:directive.page contentType='application/javascript' />
- ENo declaration is needed because the web form XHTML page already declares the MIME type of the
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.
