Essential JSP Expression Language Refcard Available - Download Now
Ads by DZone
The JavaServer Pages (JSP) Expression Language (EL) is a simple
non-procedural scripting language that can be used to evaluate dynamic
expressions within a JSP page. This refcard focuses on the Expression
Language as applied to JSP pages. The EL described here is a subset of
the fuller Unified Expression Language that applies to not only JSP
pages, but also to JavaServer Faces (JSF) pages. To keep this refcard
focused on JSP, JSF-only aspects have not been included.
Features include Using the EL in a JSP Page, Literal Values, Introducing Scoped Variables, Grabbing JavaBean Properties, Hot Tips and more.
Download Now
(2 votes)
- Login or register to post comments
- 4153 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)






