What are different types of expressions supported by JSF EL?
Answer / Mridul Mayank
"JSF Expression Language supports several types of expressions including: arithmetic, logical, relational, string manipulation, collection access, map access, and custom method invocation. "
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention some of the functions that the backing bean method performs?
What does @applicationscoped annotation indicate?
What is the difference between jsf and jsp?
What are the phases of the life cycle in jsf?
Mention two ways of binding supported by JSF?
what is the difference between JSF and Struts?
Explain different types of jsf events?
What are tags in jsf?
What is h:messages tag in jsf (javaserver faces)?
How are the various components rendered on the jsf page?
What standard jsf tag libraries do you know?
What are the three types of text fields tags provided by jsf?