Custom Search
Sunday, September 9, 2007
144. What is Java Server Faces _expression language
A simple _expression language used by a Java Server Faces UI component tag attributes to bind the associated component to a bean property or to bind the associated component's value to a method or an external data source, such as a bean property. Unlike EL expressions, Java Server Faces EL expressions are evaluated by the Java Server Faces implementation rather than by the Web container.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment