Can we have a jsf application without faces-config.xml?
Answer Posted / Swati Chandra
Technically, yes. However, in most cases, you would still need a faces-config.xml file to define navigation rules, managed beans, and other important configurations. If you don't include one, the JSF implementation will use default settings, which may not meet your application's needs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category