Oracle
1Z0-899 · Question #117
1Z0-899 Question #117: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #117. The question stem and answer options stay visible for context.
Question
Which ensures that a JSP response is of type "text/plain"?
Options
- A<%@ page mimeType="text/plain" %>
- B<%@ page contentType="text/plain" %>
- C<%@ page pageEncoding="text/plain" %>
- D<%@ page contentEncoding="text/plain" %>
- E<% response.setEncoding("text/plain"); %>
- F<% response.setMimeType("text/plain"); %>
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.