Tipos de diretiva no JSP
<%@ page attribute = "value" %>
Stormy Snail
<%@ page attribute = "value" %>
<jsp:directive.taglib uri = "uri" prefix = "prefixOfTag" />
<jsp:directive.page attribute = "value" />