public class SpringLocaleResolver
extends org.apache.tiles.locale.impl.DefaultLocaleResolver
LocaleResolver,
exposing the DispatcherServlet-managed locale.
This adapter gets automatically registered by TilesConfigurer.
If you are using standard Tiles bootstrap, specify the name of this class
as value for the init-param "org.apache.tiles.locale.LocaleResolver".
DefinitionsFactory.LOCALE_RESOLVER_IMPL_PROPERTY| Constructor and Description |
|---|
SpringLocaleResolver() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Locale |
resolveLocale(org.apache.tiles.context.TilesRequestContext context) |