August 2002
Intermediate to advanced
688 pages
23h
English
The scripting
elements
let you add small pieces of code in a JSP page, such as an
if statement to generate different HTML depending
on some condition. The scripting code must be written in the language
defined by the page directive.
It’s executed when the JSP page is requested.
Read now
Unlock full access