Java - Expression Language (EL)

Java Conceptuel Diagram

About

The Expression Language (also referred to as the EL) provides an important mechanism for enabling the presentation layer (web pages) to communicate with the application logic (managed beans).

The EL is used by both:

Expression Language (EL) is used in Facelets to reference properties and methods of managed beans.

EL expressions can be used to bind component objects or values to methods or properties of managed beans.

Documentation / References





Discover More
Card Puncher Data Processing
Eclipse - Project Facets

A Facet is an Eclipse WebTools Project concept which essentially means a capability attached to an Eclipse project. When a project is created, various information is assembled to: specify the type...
Java Conceptuel Diagram
JSF - Facelet

The term Facelets refers to the view declaration language for JavaServer Faces technology. Facelets is a page declaration language that is used to build JavaServer Faces views using HTML style templates...



Share this page:
Follow us:
Task Runner