Which of the following statement is a correct JSP directive?(Choose one)
a. <%@ tagliburi="http://www.abc.com/tags/util" prefix="util" %>
b. <%! page import='java.util.*' %>
c. <% include file="/copyright.html"%>
d. <%! tagliburi="http://www.abc.com/tags/util" prefix="util" %>
Answer: A
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.