Which JSP standard action can be used to import content from a resource called foo.jsp?

Which JSP standard action can be used to import content from a resource called foo.jsp?
A. <jsp:import file=’foo.jsp’ />
B. <jsp:import page=’foo.jsp’ />
C. <jsp:include page=’foo.jsp’ />
D. <jsp:include file=’foo.jsp’ />
E. <jsp:import>foo.jsp</jsp:import>
F. <jsp:include>foo.jsp</jsp:include>

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.