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