Variables

Variables are named references to data (objects) that are created by the application or declared as managed beans in the faces-config.xml file, and implicitly created by the EL. Every object that is available as a request, session or application attribute can be used as an EL variable

#{aVariable}

Get JavaServer Faces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.