问题详情

在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”%&gt

时间:2022-01-06 02:47 关键词: java工程师信产部认证考试

答案解析

D