Kizspy | Question: 16
(Choose 1 answer)
What is the role of the <%@ page %> directive in JSP?
A. To include external JavaScript files.
B. To import Java packages and set page attributes.
C. To define the layout of the web page.
D. To include external CSS stylesheets.