(Choose 1 answer)
Which of the following statement is a correct JSP directive? (Choose one)
A. <%@ taglib uri="
http://www.abc.com/tags/util" prefix="util" %>
B. <%! page import='java.util.*" %>
C. <% include file="/copyright.html"%>
D. <%! taglib uri="
http://www.abc.com/tags/util" prefix="util" %>