Expression Language5.04.03.0
Expression Language
5.0
4.0
3.0
This feature enables support for the Expression Language (EL) 3.0.
Enabling this feature
To enable the Expression Language 3.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>el-3.0</feature>