Explain the difference between the attributes immediate and rendered?
Answer / Faeem Ahmad
The immediate attribute is used to indicate that the component's lifecycle should not be processed during the same phase as its parent, while the rendered attribute is used to conditionally render a component based on certain criteria.
| Is This Answer Correct ? | 0 Yes | 0 No |
List the new features of jsf 2.0?
Explain JSF architecture?
How can we get the generated event?
What is the use of controller module?
What do you mean by bean scope?
List the benefits of using an expression language?
What is h:inputfile tag in jsf (javaserver faces)?
What is binding (JavaServer Faces technology)?
Explain the purpose of the selectone menu tag in jsf.
What is a backing bean?
What is managed bean and backing bean in jsf?
What are the various jsf api implementations you know?