nerdexam
GIAC

GSSP-JAVA · Question #34

GSSP-JAVA Question #34: Real Exam Question with Answer & Explanation

Sign in or unlock GSSP-JAVA to reveal the answer and full explanation for question #34. The question stem and answer options stay visible for context.

Question

The following JSP scriptlet is given. <% response.setContentType("text/html; charset=ISO-8859-1"); %> Which of the following directives is the equivalent directive for the scriptlet given above?

Options

  • A<%@ include contentType="text/html; pageEncoding=ISO-8859-1" %>
  • B<%@ include contentType="text/html; charset=ISO-8859-1" %>
  • C<%@ page contentType="text/html; charset=ISO-8859-1" %>
  • D<%@ taglib contentType="text/html; pageEncoding=ISO-8859-1" %>

Unlock GSSP-JAVA to see the answer

You've previewed enough free GSSP-JAVA questions. Unlock GSSP-JAVA 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.

Full GSSP-JAVA Practice