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 is h:messages tag in jsf (javaserver faces)?
Compare the jsf and spring framework.
How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?
Can there be no faces-config.xml for jsf application?
What is resource binding in jsf?
What is a view object?
What is f:validatelongrange tag in jsf (javaserver faces)?
Can we integrate jsf with other popular frameworks such as spring, hibernate etc?
What are the benefits of using JSF Framework?
What is the difference between jsf and jsp?
What are web resources in jsf (javaserver faces)?
Give a list of facelet tags.