Class LocaleFilter

java.lang.Object
com.aoindustries.web.struts.LocaleFilter
All Implemented Interfaces:
Filter

public class LocaleFilter extends Object implements Filter
Resolves the current Locale, optionally changing it with any language parameters, and sets the request param Constants.LOCALE, and sets the thread locale.
Author:
AO Industries, Inc.