How to declare the message bundle in jsf?
Answer / Avinash Singh Rawat
The message bundle can be declared by setting the resourceBundle property in faces-config.xml and using #{bundle} syntax to access messages in your XHTML pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cdi in jsf?
what are facelets JSF tags?
List the benefits of Expression Language?
what Ajax is and how JSF is useful for making AJAX call?
What are the phases of the life cycle in jsf?
How are the various components rendered on the jsf page?
What are the mvc design modules?
Mention some of the functions that the backing bean method performs?
How to implement internationalization (localization) (i18n) in jsf?
What are the advantages of facelets?
Mention some of the validator tags used in JSF?
why is jsf used for?