Whichthe JSTLcodesnippetcanbeusedtoimportcontentfromanotherwebresource?() A.c:importurl=*foo.jsp”/B.c:importpage=*foo.jsp”/C.c:includeurl=*foo.jsp”/D.c:includepage=*foo.jsp”/E.ImportingcannotbedoneinJSTL.Astandardactionmustbeusedinstead.
Whichthe JSTLcodesnippetcanbeusedtoimportcontentfromanotherwebresource?()
B.<c:importpage=*foo.jsp”/>
C.<c:includeurl=*foo.jsp”/>
D.<c:includepage=*foo.jsp”/>
E.ImportingcannotbedoneinJSTL.Astandardactionmustbeusedinstead.