nerdexam
GIAC

GSSP-JAVA · Question #208

Which of the following attributes of the <jsp:include> action is used to indicate whether to force the output buffer used by the JspWriter to be written to the client before the resource is included?

The correct answer is B. flush. See the full explanation below for the reasoning.

Question

Which of the following attributes of the jsp:include action is used to indicate whether to force the output buffer used by the JspWriter to be written to the client before the resource is included?

Options

  • Avalue
  • Bflush
  • Cname
  • Dpage

How the community answered

(27 responses)
  • A
    15% (4)
  • B
    74% (20)
  • C
    7% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice