在J2EE中,在my.jsp中使用标记扩展,下列选项正确的是()A、<%@ taglib URL=”/hello”  prefix=”examples”%> B、<%@ taglib URI=”/hello”  prefix=”examples”%> C、<%@ taglib url=”/hello”  prefix=”examples”%> D、<%@ taglib uri=”/hello”  prefix=”examples”%>

题目

在J2EE中,在my.jsp中使用标记扩展,下列选项正确的是()

  • A、<%@ taglib URL=”/hello”  prefix=”examples”%> 
  • B、<%@ taglib URI=”/hello”  prefix=”examples”%> 
  • C、<%@ taglib url=”/hello”  prefix=”examples”%> 
  • D、<%@ taglib uri=”/hello”  prefix=”examples”%>

相似考题