previous
|
index
|
next
Recall the JSP Elements
Elements
(dynamic): items interpreted by the container. Types:
Scripting elements
Scriptlets
<% ... %>
Expressions
<%= ... %>
Declarations
<%! ... %>
Directives
Actions
previous
|
index
|
next