In an internationalized Oracle ATG Web Commerce application, specific Java internationalization classes must be used for the following purposes:

In order for these objects to be locale-sensitive, Oracle ATG Web Commerce requires these objects to call either a RequestLocale object or a DynamoHttpServletRequest object.

For information on the Java internationalization classes, refer to the JavaSoft Internationalization Specification at http://java.sun.com/j2se/1.3/docs/guide/intl/index.html. For information on the RequestLocale and DynamoHttpServletRequest objects, see Configuring the Request Locale in this chapter.