Explain JSF – Expression Language ?

Answer

JSF provides a rich expression language. We can write normal operations using #{operation-expression} notation. Some of the advantages of JSF Expression languages are following.
1: Can reference bean properties where bean can be a object stored in request, session or application scope or is a managed bean.
2: Provides easy access to elements of a collection which can be a list, map or an array.
3: Provides easy access to predefined objects such as request.
4: Arithmetic, logical, relational operations can be done using expression language.
5: Automatic type conversion.
6: Shows missing values as empty strings instead of NullPointerException.

All jsf Questions

Ask your interview questions on jsf

Write Your comment or Questions if you want the answers on jsf from jsf Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---