Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


​​How to implement internationalization (localization) (i18n) in jsf?



​​How to implement internationalization (localization) (i18n) in jsf?..

Answer / Dharamvijay Gangwar

To implement i18n in JSF, you can use the <message-bundle> tag to reference a properties file containing localized strings and the #{msg['key']} syntax to access these messages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

List some advantages of facelets.

1 Answers  


What does the @managedproperty annotation mean?

1 Answers  


What are the command component tags used for action and navigation?

1 Answers  


What are the features of facelets used in jsf?

1 Answers  


What is the use of controller module?

1 Answers  


What is JSF?

1 Answers  


What is javaserver faces expression language?

1 Answers  


What is f:convertdatetime tag in jsf (javaserver faces)?

1 Answers  


How to declare the message beans in the faces –config.xml file?

1 Answers  


Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?

1 Answers  


Can jsf contain multiple configuration files?

1 Answers  


how JSF is different from conventional JSP?

1 Answers  


Categories