Explain the difference between value expression and method expression.
Answer / Smriti Maddheshiya
A value expression is used to evaluate and get the value of an EL (Expression Language) expression at runtime, while a method expression is used to invoke a method of a managed bean.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by managed bean in jsf?
Can we integrate jsf with other popular frameworks like spring, hibernate, etc.?
What is h:commandlink tag in jsf (javaserver faces)?
How to access web.xml init parameters from JSP page?
How can we obtain the generated event?
List the available scopes for managed bean in jsf.
What is h:inputtextarea tag in jsf (javaserver faces)?
What is the significance of selectOne menu tag in JSF?
Explain the difference between the required and requiredmessage attributes in the <h: inputtext> tag.
What is a managed bean?
What is h:messages tag in jsf (javaserver faces)?
What is h:inputext tag in jsf (javaserver faces)?