In the name of ALLAH, the most beneficient, the most merciful

Web Design and Development (CS506)

Question (select most suitable option)

  Which of the following is the correct format of writing a page directive in JSP?
<%! Page{attribte="val"} %>
<%@ Page{attribte="val"} %>
<%# Page{attribte="val"} %>
<%$ Page{attribte="val"} %>