InterviewSolution
Saved Bookmarks
| 1. |
What is render kit in JSF? |
|
Answer» The Render kit refers to the collection of a renderer which renders the Java FACES. These are kits specialized for some CLIENTS to perform specific purposes. A typical Java server renders more than one renderkit instances APPLICATIONS. 4. Can we have more than one faces-config.xml FILES in JSF? Yes, there can be many faces in config.xml files in JSF. |
|