Localization of Assets

In the L10N pages, there are images that are also localized. Tapestry has a hand in this as well. As with HTML templates, Tapestry searches for matches based on the user's locale.

Both context assets (assets that are part of the WAR) and private assets (assets that are stored in Java frameworks) can be localized. This is demonstrated on the L10N page: the "Change" button is a private asset; the "Back" button is a context asset.