adplus-dvertising
frame-decoration

Question

Which one of the following is correct for directive in JSP?

a.

<%@directive%>

b.

<%!directive%>

c.

<%directive%>

d.

<%=directive%>

Answer: (a).<%@directive%>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which one of the following is correct for directive in JSP?