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)- A15% (4)
- B74% (20)
- C7% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.