public class DefaultLocaleResolver extends Object implements LocaleResolver
LocaleResolverLOCALE_KEY. If it is not found, it returns the
 locale included in the request.| Modifier and Type | Field and Description | 
|---|---|
| static String | LOCALE_KEYThe attribute name that is used to store the current locale. | 
| Constructor and Description | 
|---|
| DefaultLocaleResolver() | 
public static final String LOCALE_KEY
public Locale resolveLocale(Request request)
resolveLocale in interface LocaleResolverrequest - The Tiles request object.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.