WhichJSTLcodesnippetcanbeusedtoimportcontentfromanotherwebresource?() A.c:importurl=foo.jsp/B.c:importpage=foo.jsp/C.c:includeurl=foo.jsp/D.c:includepage=foo.jsp/
WhichJSTLcodesnippetcanbeusedtoimportcontentfromanotherwebresource?()
A.<c:importurl="foo.jsp"/>
B.<c:importpage="foo.jsp"/>
C.<c:includeurl="foo.jsp"/>
D.<c:includepage="foo.jsp"/>