Login Register

Globalization Tutorial

This tutorial focuses on the Dojo globalization features that are fundamental to help developers construct a globalized AJAX application. Based on the Dojo globalization basics (introduced in Dojo Globalization Guidelines), this tutorial first introduces a Dojo Globalization Hello World application step by step, and then implements a more integrated MVC global Web application, the Dojo Car Store. At the end of this tutorial, some Dojo globalization usage samples are provided for your reference. Before you start with this tutorial, it is suggested that you first read the Dojo Globalization Guidelines, which introduces the technical details mentioned in this tutorial.

these apps are hosted elsewhere

and these applications may have too many server details to be relevant to this chapter. we should see if it's possible to host these pages with the demo applications.

Why a whole app example??

Why can't there just be a single example widget here, on a single page using two different language bundles, instead of a full-blown app?