在J2EE中,对于以下的include指令和include动作,书写正确的是() A、jsp:include page=http://localhost:/8080/my.jsp/ B、%@ include file=http://localhost:/8080/my.jsp/C、jsp:include file=http://localhost:/8080/my.jsp/ D、%@ include page=http://localhost:/8080/my.jsp/

题目

在J2EE中,对于以下的include指令和include动作,书写正确的是() 

  • A、<jsp:include page=http://localhost:/8080/my.jsp/> 
  • B、<%@ include file=http://localhost:/8080/my.jsp/>
  • C、<jsp:include file=http://localhost:/8080/my.jsp/> 
  • D、<%@ include page=http://localhost:/8080/my.jsp/>
参考答案和解析
正确答案:A,B
更多“在J2EE中,对于以下的include指令和include动作,书写正确的是() A、jsp:include page=http://localhost:/8080/my.jsp/ B、%@ include file=http://localhost:/8080/my.jsp/C、jsp:include file=http://localhost:/8080/my.jsp/ D、%@ include page=http://localhost:/8080/my.jsp/”相关问题