Help

Controls

Switch Workspace

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Comparing current revision with historical revision 1.
Document History: What is an EL Function?
Current revision:
3
Parent:
Expression Language
Created On:
18. Jan 2008, 18:26 (christian)
Last Modified On:
16. Sep 2011, 13:30 (sbryzak)
Historical revisions:
2 10. Mar 2008, 05:40 (sbryzak) ShowDiff
1 10. Mar 2008, 05:39 (gavin) ShowDiff
0 (Initial Revision) ShowDiff

From lines 0 to 2 changed to lines 0 to 2:
An EL Function maps to a static method. The function is typically defined in a TLD. See the Unified EL Spec and the |FunctionMapper| class in the JSP 2.1 JavaDoc for more details on EL Functions.

A list of functions built in to the Unified EL can be found [here=>http://www.onjava.com/pub/a/onjava/2003/11/05/jsp.html].
An EL Function maps to a static method. The function is typically defined in a TLD. See the Unified EL Spec and the |FunctionMapper| class in the JSP 2.1 JavaDoc for more details on EL Functions.

A list of functions built in to the Unified EL can be found [here=>http://www.onjava.com/pub/a/onjava/2003/11/05/jsp.html?page=2].