Explain immediate and rendered attributes?
Answer / Anurag Saxena
"Immediate attribute, when set to true on a UIComponent, forces the component's value to be updated immediately during the current phase of the life cycle. Rendered attribute, when set to true or false, determines whether a component should be included in the rendered response."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is h:commandbutton tag in jsf (javaserver faces)?
What are standard JSF tag libraries?
What are JSF life cycle phases?
What is f:validatelength tag in jsf (javaserver faces)?
What is the difference between backing bean and managed bean?
What is javaserver faces ui component class?
What is the use of controller module?
Can we integrate jsf with other popular frameworks like spring, hibernate, etc.?
How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?
How can we obtain the generated event?
Give a list of important datatable operations.
What is the difference between jsf and jsp?