Java Servlet Page directives in JAVA language .
Explain JSP directives in JAVA language ? Anonymous User 1278 06 Sep 2019 Java Servlet Page directives in JAVA language .
There are three types of directives:
Syntax of Page directive :
<%@ page…%>
Following is its list of attributes associated with page directive: