If a Nucleus component does not have access to the DynamoHttpServletRequest object, another means of accessing the request locale is by including requestLocale as a property in the component. The requestLocale object is session-scoped, so requestLocale cannot be used as a property in a globally scoped component.

 
loading table of contents...