Can we have more than one faces-config.xml files in jsf?
Answer / Barun Pratap Singh
No, you cannot have multiple faces-config.xml files in a JSF application. Instead, multiple namespaces can be used to separate configuration of different modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Give the system requirements for the jsf use.
What is javaserver faces ui component?
How to implement internationalization (i18n) in JSF?
What is f:validateregex tag in jsf (javaserver faces)?
What are the requirements for using integrated jsf using jdbc?
Explain value expression and method expressions in jsf?
How to validate managed bean in jsf (javaserver faces)?
What are different types of expressions supported by JSF EL?
What is h:commandlink tag in jsf (javaserver faces)?
How different components are rendered in JSF page?
How can we get the generated event?
What is the jsf?