How to declare the message beans in the faces –config.xml file?
Answer / Jitendra Rathore
Message beans are declared in the faces-config.xml file using the <message-bundle> tag, which specifies the message bundle class and the base name of the properties files that contain the localized messages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain some of the attributes of <h:form> tag?
Tell us about the @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations.
What is the life cycle of jsf (javaserver faces)?
What are Data Bound table components ?
What is jsf? Explain
List the new features of jsf 2.0?
Explain the jsf architecture.
Explain the life cycle of JSF?
What is f:convertnumber tag in jsf (javaserver faces)?
What is the use of the view module?
Give the system requirements for the jsf use.
What is f:convertdatetime tag in jsf (javaserver faces)?