Getting started with jstl: Expression LanguageSimplify software maintenance for JSP applications by avoiding scripting Elements
JSP standard tag Library (jstl) is a set of custom tag libraries that implement common functions in Web applications,
EL expression, EL expressionOn the JSP 2.0 page, we use the following elements to call the expression language:$ {Expression}EL can appear in the template Text of the JSP page or in the attributes of the JSP tag.The following expressions are used in
an El expression
I. El INTRODUCTION 1. Syntax Structure ${expression} 2. [] with the. Operator el provides. And [] Two operators to access the data. when you want to access a property name that contains special characters, such as. or?
We mentioned an EL expression in previous articles. What exactly is this EL expression? Why is it so useful? Let's take a look at the relevant content of EL expressions.
Introduction to EL expressions:
The full name of EL is Expression Language.
El expression in jsp
The full name of EL is Expression Language. EL:
Get data:
EL expressions are mainly used to replace the script expressions on JSP pages to retrieve java objects and obtain data from various types of web domains. (An object in a
El full name Expression Language (expression language), is one of the most important features of jsp2.0, can use El expressions to access data in the application to eliminate Java script in JSP pages.
Syntax of an EL expression
Expression such as
El expression1. El Introduction1) syntax structure$ {Expression}2) [] and. OperatorEl provides two operators:. and [] to access data.When the attribute name to be accessed contains some special characters, such as. Or? If it is not a letter or
Tag: El expression gets data from a specified field the properties of the Ask Bean gets the array and the map and the elements in the list El operator in addition to the El built-in objects associated with four domain property spaces1. El Expression:
Java web basics-jsp EL expressions and el expressionsJava web basics-jsp EL expression 1. EL expression Introduction
EL is short for Expression Language. In jsp, EL plays a major role in obtaining data and replacing the script expression on the JSP
The path to a java attack-A Review of java web jsp entry _ El expression _ JSTL tag library, _ el_jstl
JSP TechnologyMASTER: JSP syntax + EL + JSTL
Why does sun introduce JSP technology?Servlet-based webpage generation is complex and does not
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.