单项选择题
在java程序中的my.jsp中要使用标记扩展,下列项正确的是()
A.<%@taglibURL="/hello"prefix="examples"%>
B.<%@taglibURI="/hello"prefix="examples"%>
C.<%@tagliburl="/hello"prefix="examples"%>
D.<%@tagliburi="/hello"prefix="examples"%>
点击查看答案&解析
