1.0 EA2 1.2 fmt-rt http://java.sun.com/jstl/ea/fmt-rt JSTL fmt RT JSTL 1.0 i18n-capable formatting library org.apache.taglibs.standard.tlv.JstlCoreTLV Provides core validation features for JSTL tags. requestEncoding org.apache.taglibs.standard.tag.rt.fmt.RequestEncodingTag EMPTY Sets the request character encoding value false true locale org.apache.taglibs.standard.tag.rt.fmt.LocaleTag EMPTY Establishes the locale to use for resource bundles and formatting value true true variant false true scope false false timeZone org.apache.taglibs.standard.tag.rt.fmt.TimeZoneTag JSP Establishes the time zone in which to represent a <formatDate> tag's time information value true true var false false scope false false bundle org.apache.taglibs.standard.tag.rt.fmt.BundleTag JSP Loads a resource bundle containing localized messages basename true true prefix false true var false false scope false false message org.apache.taglibs.standard.tag.rt.fmt.MessageTag JSP Maps key to localized message and performs parametric replacement key false true bundle false true var false false scope false false param org.apache.taglibs.standard.tag.rt.fmt.ParamTag JSP Supplies an argument for parametric replacement to a containing <message> tag value false true formatNumber org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag JSP Formats a numeric value as a number, currency, or percentage value false true type false true pattern false true currencyCode false true currencySymbol false true groupingUsed false true maxIntegerDigits false true minIntegerDigits false true maxFractionDigits false true minFractionDigits false true var false false scope false false parseNumber org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag JSP Parses the string representation of a number, currency, or percentage value false true type false true pattern false true parseLocale false true integerOnly false true var false false scope false false formatDate org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag JSP Formats a date and/or time using the supplied styles and pattern value false true type false true dateStyle false true timeStyle false true pattern false true timeZone false true var false false scope false false parseDate org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag JSP Parses the string representation of a date and/or time value false true type false true dateStyle false true timeStyle false true pattern false true timeZone false true parseLocale false true var false false scope false false