What is javaserver faces technology?
Answer / Rajesh Kumar Maurya
"JavaServer Faces (JSF) is a Java-based web application framework for building component-oriented user interfaces. It provides developers with a standard way to design and build complex web applications, by using a set of predefined UI components and lifecycle management system."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What does navigation rule mean in jsf?
What is h:inputsecret tag in jsf (javaserver faces)?
What do you understand by managed bean in jsf?
What is h:commandlink tag in jsf (javaserver faces)?
List some advantages of facelets.
What is a backing bean?
How to create facelets templates?
What is jsf and why it is used?
Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?
How can we obtain the generated event?
What are the different types of validations in JSF?
What are the various jsf api implementations you know?