Which one of the following is correct for directive in JSP?
(a) <%@directive%>
(b) <%!directive%>
(c) <%directive%>
(d) <%=directive%>
This question was addressed to me by my school teacher while I was bunking the class.
This intriguing question originated from JSP Elements topic in section Session Management, JSP & API of Java