previous
|
index
|
next
JSP Elements: Directives
Recall the dynamic JSP Elements:
Scripting elements
Scriptlets
<% ... %>
Expressions
<%= ... %>
Declarations
<%! ... %>
Directives
Actions
previous
|
index
|
next