单项选择题
在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”%>
点击查看答案&解析
相关考题
