What are some of the facelets tags?
Answer / Prateek Sharma
"Facelet tags include tag lib, view, subview, uiinclude, and composition. These tags help in defining the structure and logic of a JSF page. "
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between instant and deferred expressions?
Mention some of the functions that the backing bean method performs?
List the available scopes for managed bean in jsf.
What are immediate and deferred value expressions?
What are the different types of validations in JSF?
What is h:datatable tag in jsf (javaserver faces)?
Explain JSF architecture?
what does JSF-Managed Bean?
What is h:commandlink tag in jsf (javaserver faces)?
Explain the purpose of the <h: form> tag.
What does the @applicationscoped annotation indicate?
Give a list of important datatable operations.