Can there be no faces-config.xml for jsf application?
What does the @applicationscoped annotation indicate?
What is java server faces (jsf)?
List some ajax attributes.
Explain the differences between a managed bean and backing bean in jsf?
What is h:form tag in jsf (javaserver faces)?
What is javaserver faces event and listener model?
Can we integrate jsf with other popular frameworks like spring, hibernate, etc.?
List the available scopes for managed bean in jsf.
Tell us about the @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations.
How different components are rendered in JSF page?
What about jstl and javaserver faces ?
How to map faces servlet instance in jsf (javaserver faces) application?
What is f:validateregex tag in jsf (javaserver faces)?
What do you understand by managed bean in jsf?