devdaily home
|
java
|
perl
|
unix
|
directory
|
blog
Enter your search terms
Submit search form
web
devdaily.com
Next:
Expressions
Up:
JavaServer Pages
Previous:
Translation time and request
 
Contents
Scriptlets
Use
<% ... %>
syntax to include Java code directly into the JSP.
Any valid Java code can be included.
Next:
Expressions
Up:
JavaServer Pages
Previous:
Translation time and request
 
Contents