在java程序中的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”%>
出自:计算机科学