Uses of Package
org.apache.struts2.interceptor.i18n
Packages that use org.apache.struts2.interceptor.i18n
Package
Description
Interceptor classes.
-
Classes in org.apache.struts2.interceptor.i18n used by org.apache.struts2.interceptorClassDescriptionStrategy used by
I18nInterceptorto resolve and optionally persist the current request locale. -
Classes in org.apache.struts2.interceptor.i18n used by org.apache.struts2.interceptor.i18nClassDescriptionResolves locale by first checking the request-only parameter and then falling back to the browser's
Accept-Languageheader.Strategy used byI18nInterceptorto resolve and optionally persist the current request locale.Resolves locale from a request-only parameter (not persisted to session or cookie).