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 |
How to validate managed bean in jsf (javaserver faces)?
How are the name and eager attributes used in managed bean?
Explain the purpose of the selectone menu tag in jsf.
What are the differences between a Backing Bean and Managed Bean?
What is a view object?
what does JSF-Managed Bean?
What are different JSF Converter tags?
What is the lifecycle of facelets application in jsf (javaserver faces)?
what is rendering of page in JSF?
What is a class student?
What is javaserver faces ui component class?
List out the available implementations of JavaServer faces?