What standard jsf tag libraries do you know?
Answer / Madhup Kumar
JSF has several standard tag libraries, some of which include:n1. Standard Tag Library for Core Components (jsf.core)n2. Standard Tag Library for HTML Components (jsf.html)n3. Standard Tag Library for Faces-Specific Components (jsf.faces)
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain @ViewScoped annotations?
What is the purpose of the facelets tag?
What are facelet jsf tags?
Explain the working of render phase in jsf.
Explain different ways of declaring a managed bean in JSF?
What are the various features of java server faces?
List the benefits of data table tags in JSF?
How to access web.xml init parameters from JSP page?
Explain the different types of validations in jsf?
Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?
Define jsf?
How does the execution phase work in jsf (javaserver faces) life cycle?