EL Expressions"

From Documentation
m
m
 
Line 1: Line 1:
 
{{ZESTEssentialsPageHeader}}
 
{{ZESTEssentialsPageHeader}}
  
Many attributes of [[ZEST Essentials/Configuration/zest.xml|the configuration descriptor]] support EL expressions. It is the same as JSP EL and ZK EL expressions. Here we describe the implicit objects that are available to the configuration descriptor. For more information, please refer to [[ZUML Reference/EL Expressions|ZUML Reference: EL Expressions]].
+
Many attributes of [[ZEST Essentials/Configuration/zest.xml|the configuration descriptor]] support EL expressions. It is the same as JSP EL and ZK EL expressions. Here we describe the implicit objects that are available to the configuration descriptor.
  
To invoke EL functions (i.e., static methods), please refer to the [[ZEST Essentials/Configuration/zest.xml/taglib|taglib]] and [[ZEST Essentials/Configuration/zest.xml/xel-method|xel-method]] elements.
+
To invoke EL functions (i.e., static methods), please refer to the [[ZEST Essentials/Configuration/zest.xml/taglib|taglib]], [[ZEST Essentials/Configuration/zest.xml/variable-resolver|variable-resolver]] and [[ZEST Essentials/Configuration/zest.xml/xel-method|xel-method]] elements.
 +
 
 +
If you're not familiar with EL expressions, please refer to  [[ZUML Reference/EL Expressions|ZUML Reference: EL Expressions]].
  
 
{{ZESTEssentialsHeadingToc}}
 
{{ZESTEssentialsHeadingToc}}
 
{{ZESTEssentialsPageFooter}}
 
{{ZESTEssentialsPageFooter}}

Latest revision as of 06:36, 14 March 2011

EL Expressions



Many attributes of the configuration descriptor support EL expressions. It is the same as JSP EL and ZK EL expressions. Here we describe the implicit objects that are available to the configuration descriptor.

To invoke EL functions (i.e., static methods), please refer to the taglib, variable-resolver and xel-method elements.

If you're not familiar with EL expressions, please refer to ZUML Reference: EL Expressions.




Last Update : 2011/03/14

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.