What is resource bundling in jsf?



What is resource bundling in jsf?..

Answer / Tarakeshwar Kumar Puri

Resource bundling in JSF refers to the process of collecting all text strings from multiple files and organizing them into a single file, known as a resource bundle. This makes it easier to manage and update localized content across an application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

How does the execution phase work in jsf (javaserver faces) life cycle?

1 Answers  


What is the use of controller module?

1 Answers  


What is the jsf?

1 Answers  


List the benefits of using an expression language?

1 Answers  


What is the difference between jsf-1 and jsf-2?

1 Answers  


What is the significance of name and eager attributes in managed bean?

1 Answers  


List some ajax attributes.

1 Answers  


What are facelet jsf tags?

1 Answers  


What are converter tags in JSF?

1 Answers  


Mention some of the functions that the backing bean method performs?

1 Answers  


What tags are used for action and navigation?

1 Answers  


Explain the purpose of the selectone menu tag in jsf.

1 Answers  


Categories