I18N for a web script – it's optional

Internationalization is a cool feature that can be very useful while creating web scripts.

There may be times when you are required to develop a web script that will directly be used by the end users, and hence, you need a human-readable web script response in the user's language. No worries, it is possible to provide I18N support to the web scripts in Alfresco, and hence, you can have the text in the response rendered in the preferred supported user languages.

We will also extend our hello world web script to have internationalization support and will get understanding of how to make a web script render a response using internationalization.

There are two things to be done in order to achieve this:

  • Creating a ...

Get Learning Alfresco Web Scripts now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.