Explain value expression and method expressions in jsf?
Answer / Nitesh Ranjan
Value Expressions are used to access the values of managed beans or any other EL-expressible values. Method Expressions are used to invoke methods on managed beans.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention some of the validator tags used in JSF?
What is binding (JavaServer Faces technology)?
What do you understand by managed bean in jsf?
What are the different types of expressions supported by jsf el (expression language)?
Tell us about the purpose of the converter tags in jsf.
Which tag is used to upload a file on the website in jsf?
What is h:message tag in jsf (javaserver faces)?
what does JSF-Managed Bean?
What is javaserver faces ui component?
What is h:inputhidden tag in jsf (javaserver faces)?
Can we have more than one faces-config.xml files in jsf?
What is the use of jsf life cycle?