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 |
What is javaserver faces event and listener model?
What is javaserver faces navigation model?
Explain @CustomScoped annotations?
What is h:commandlink tag in jsf (javaserver faces)?
What is jsf framework?
Tell about the life cycle of java server faces.
What is h:datatable tag in jsf (javaserver faces)?
Explain what is the JSF architecture?
What is the lifecycle of facelets application in jsf (javaserver faces)?
What are some of the best practices for jsf application?
What is the difference between backing bean and managed bean?
what Ajax is and how JSF is useful for making AJAX call?