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

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

A.<jsp:includepage=http://localhost:/8080/my.jsp/>

B.<%@includefile=http://localhost:/8080/my.jsp/>

C.<jsp:includefile=http://localhost:/8080/my.jsp/>

D.<%@includepage=http://localhost:/8080/my.jsp/>