Why is jsf not as popular as, for example, mvc frameworks like spring mvc, although jsf is older and included in jee?
115Post New Java Server Faces (JSF) Questions
Explain JSF architecture?
Can we integrate jsf with other popular frameworks such as spring, hibernate etc?
What are different types of expressions supported by JSF EL?
What is the life cycle of jsf (javaserver faces)?
Why jsf is not so popular as mvc framework like spring mvc, even though its older?
What are the different types of validations in JSF?
Explain the difference between the attributes immediate and rendered?
How do you compare jsf with spring framework?
What are immediate and deferred value expressions?
What is h:messages tag in jsf (javaserver faces)?
How can we get the generated event?
What is f:converter tag in jsf (javaserver faces)?
What are the advantages of facelets?
Explain the difference between the required and requiredmessage attributes in the
Can there be no faces-config.xml for jsf application?