April 2004
Intermediate to advanced
606 pages
20h 4m
English
This appendix contains a reference to the JSF Expression Language (EL). EL expressions can be used in JSF action element attribute values in a JSP page for all attributes declared to accept EL attribute values in Appendix A.
JSF EL expression can be used also to create instances of the
javax.faces.el.MethodBinding and
javax.faces.el.ValueBinding classes used in the
component APIs for other presentation layer technologies. See the
javax.faces.application.Application
createMethodBinding() and
createValueBinding() methods in Appendix D for
details.
Read now
Unlock full access