previous
|
index
|
next
Directives
Do not send output to a client
Instead, send messages to the container
Syntax:
<%@ directive {attribute = "value"}* %>
Three JSP directives for use on a page:
page
include
taglib
previous
|
index
|
next