What are immediate and deferred value expressions?
Answer / Sonu Kumar Mishra
"Immediate value expressions are evaluated immediately when they are accessed, while deferred value expressions are only evaluated when their value is actually needed (for example, during component rendering)."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the various features of java server faces?
Explain different types of jsf events?
Explain the differences between a managed bean and backing bean in jsf?
Explain @ViewScoped annotations?
What does navigation rule mean in jsf?
List out the converter tags used in JSF?
How different components are rendered in JSF page?
What is the purpose of the facelets tag?
What is resource bundling in jsf?
How to display error messages in JSF?
Explain JSF architecture?
Which rendering model is used in jsf?