What is the difference between instant and deferred expressions?
Answer / Reeturaj Pandey
Instant expressions are evaluated immediately, while deferred expressions are evaluated only when needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is jsf framework?
What does @applicationscoped annotation indicate?
What is f:validatelength tag in jsf (javaserver faces)?
What is javaserver faces ui component class?
Explain the different kinds of bean scopes in jsf?
Why jsf is not so popular as mvc framework like spring mvc, even though its older?
What is h:form tag in jsf (javaserver faces)?
What about jstl and javaserver faces ?
what does a typical JSF application consist of?
What are converter tags in JSF?
What components are used to display data in a table form?
What is the difference between jsf-1 and jsf-2?