August 2002
Intermediate to advanced
688 pages
23h
English
Expression
Expressions
are used to add the result of
executing a scripting expression to the response. The content between
the start and the end characters must be a complete valid expression
in the scripting language defined by the page
directive that results in a string or can be converted to a string.
All JSP implicit variables are visible in an expression element.
<%= expression %><jsp.expression>expression</jsp:expression>None
<%= globalCounter++ %>
Read now
Unlock full access