<%-- List-and-edit form for Supported Locales. --%>
Allows editing of the Locales supported by this application. *Default Locale* | _Not all Locales are treated equally_ : there must always be a base or default Locale, which the programmer uses during development. In this example application, English is that default Locale, and French is a non-default Locale. Any number of non-default Locales may be added here. (This would not be possible if ResourceBundle was used - see [link:http://www.javapractices.com/Topic208.cjp discussion].) A Locale can be deleted only if there is no data "attached" to it. *Short Form* | The Short Form is used in this implementation corresponds to [link:http://java.sun.com/javase/6/docs/api/java/util/Locale.html#toString() Locale.toString]. [A Faire.]
*
*

<%-- Listing. --%>
Locales
# Short Form Description
${index.count} ${item.shortForm} ${item.description}