Can there be no faces-config.xml for jsf application?
Answer / Vivekanand Sharma
No, a JSF application must have a faces-config.xml file to define managed beans, navigation rules, and other application configuration settings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the purpose of the <h: form> tag.
What is jsf (javaserver faces)?
How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?
Define jsf?
What are the different types of validations in JSF?
Why is jsf not as popular as, for example, mvc frameworks like spring mvc, although jsf is older and included in jee?
What is javaserver faces ui component class?
What are the facelets composite components?
Explain the difference between jsf 1.0vs.jsf 2.0?
Explain the difference between value expression and method expression.
Explain value expression and method expressions in jsf?
Explain the working of render phase in jsf.