nerdexam
Adobe

9A0-384 · Question #4

How can a JSP be included in a sightly template?

The correct answer is C. <div data-sly-use="include.jsp"></div>. See the full explanation below for the reasoning.

Question

How can a JSP be included in a sightly template?

Options

  • A<cq:include script=" Include.jsp7>
  • B<div data-sly-include="include.jsp"></div>
  • C<div data-sly-use="include.jsp"></div>
  • D<%@ include file="1nclude.jsp" %>

How the community answered

(25 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    80% (20)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 9A0-384 Practice