« EvaluationException + ApplicationPoolException: JBO-30003 | Main | How to deploy a JDev 10.1.3 application to OracleAS 10.1.2 »

Overview of JSF EL Syntax

I was googling for an overview of the JSF Expression Language (EL) syntax, and found the topic JavaServer Faces EL Expression Syntax at Sun's Developers site.

This syntax overview was helpful to me when creating EL expressions in JDeveloper's Expression Builder. This Expression Builder is a dialog that helps you build EL expressions by providing lists of ADF data binding objects, as well as lists of managed beans and their properties. The builder also shows a selection of operators you can use, and with the syntax overview I was able to use the more sophisticated JSF Expression Language operators as well.

Updated 20 October 2008:
Found another interesting online source of information: Marty Hall's free instructor materials on the JSF Expression Language.

Comments (1)

Really great!
Helped me a lot ,-)
Thanks

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)