单项选择题
Which the JSTL code snippet can be used to import content from another web resource?()
B. <c:import page=*foo.jsp”/>
C. <c:include url=*foo.jsp”/>
D. <c:include page=*foo.jsp”/>
E. Importing cannot be done in JSTL. A standard action must be used instead.
点击查看答案
相关考题
