What is the minimum configuration required for a jsf application?
Answer / Mohit Chauhan
The minimum configuration required for a JSF application includes a web.xml file, faces-config.xml file, and at least one managed bean.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain @ViewScoped annotations?
Can we have a jsf application without faces-config.xml?
What is f:validatebean tag in jsf (javaserver faces)?
How to map faces servlet instance in jsf (javaserver faces) application?
How to create facelets templates?
What is binding (JavaServer Faces technology)?
List the benefits of Expression Language?
Explain JSF architecture?
How can we obtain the generated event?
What is the significance of facelets tag?
What is javaserver faces ui component?
What is resource binding in jsf?