Class LocaleSupport

java.lang.Object
jakarta.servlet.jsp.jstl.fmt.LocaleSupport

public class LocaleSupport extends Object
Class which exposes the locale-determination logic for resource bundles through convenience methods.

This class may be useful to any tag handler implementation that needs to produce localized messages. For example, this might be useful for exception messages that are intended directly for user consumption on an error page.