public class SelectLocale extends AbstractSelectLocale
Select the Locale to be used for this request.
| Constructor and Description |
|---|
SelectLocale() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Locale |
getLocale(ActionContext context)
Return the
Locale to be used for this request. |
executeexecuteprotected java.util.Locale getLocale(ActionContext context)
Return the Locale to be used for this request.
getLocale in class AbstractSelectLocalecontext - The Context for this requestCopyright © 2000–2025 Apache Software Foundation. All rights reserved.