What are facelet jsf tags?
Answer / Deepak Uttam
Facelet JSF tags are XML tags used to define XHTML templates and include them in other pages. Some common tags are <ui:include>, <h:outputScript>, <h:outputStyle>.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain @SessionScoped annotations?
What are some of the best practices for jsf application?
What are the phases of the life cycle in jsf?
What is JSF?
Tell us about the purpose of the converter tags in jsf.
What are the different types of Page Navigation supported in JSF?
Explain JSF architecture?
What is the difference between struts2 and jsf?
What is binding (JavaServer Faces technology)?
How to declare the message beans in the faces –config.xml file?
how JSF is different from conventional JSP?
What are tags in jsf?