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 |
Explain the different types of validations in jsf?
What is f:validaterequired tag in jsf (javaserver faces)?
What is jsf life cycle and its phases?
What is the difference between jsf and jsp?
What are some of the best practices for jsf application?
How to create facelets templates?
What is the difference between jsf-1 and jsf-2?
Explain the working of render phase in jsf.
What are the three types of tags for text fields exist in jsf?
What is the standard jsf tag library?
Explain @CustomScoped annotations?
What is h:inputsecret tag in jsf (javaserver faces)?