What is the main tag in jsf?
Answer / Sameer Ahmad
The main tag in JSF is <html-body> inside the main xhtml page
| Is This Answer Correct ? | 0 Yes | 0 No |
What standard jsf tag libraries do you know?
Explain the required and requiredmessage attribute of the <h:inputtext> tag?
What is h:inputsecret tag in jsf (javaserver faces)?
Explain the working of execution phase in jsf.
What is javaserver faces event and listener model?
What are some of the best practices for jsf application?
What is the use of jsf life cycle?
Can we have more than one faces-config.xml files in jsf?
What is the significance of selectOne menu tag in JSF?
What is f:validatebean tag in jsf (javaserver faces)?
What tags are used for action and navigation?
What are converter tags in JSF?