在当前页面中,包含同一目录下的文件my.html,实现该功能的正确语句是:(多选)
A: %@ include page="my.html"
B: %@ include file="my.html"
C: %@ include="my.html"
D:
A: %@ include page="my.html"
B: %@ include file="my.html"
C: %@ include="my.html"
D:
举一反三
- p>在当前页面中,包含同一目录下的文件my.html,实现该功能的正确语句是:</p A: p><%@includepage="my.html" B: %@includefile="my.html" C: %@include="my.html" D: jsp:includefile="my.html"
- 在当前页面中包含a.htm的正确语句是( ) A: <%@ include=”a.htm”%> B: <jsp:include file=”a.htm”/> C: <%@ include page=”a.htm”%> D: <%@ include file=”a.htm”%>
- 是JSP编译指令中的()指令? A: HTML B: taglib C: include D: page
- This lecture taught me how to manage my time better to include my online studies in my busy ________.
- 使用include指令和include动作都可以在页面中动态引入JSP文件和HTML文件,并且能够传递参数给被引入的页面。
