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 exception org.apache.taglibs.standard.tag.rt.fmt.ExceptionTag EMPTY Prints the given exception in localized format value false true bundle false true stackTrace 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 messageArgs false true var false false scope false false messageFormat org.apache.taglibs.standard.tag.rt.fmt.MessageFormatTag JSP Performs parametric replacement on a given pattern string value false true messageArgs false true var false false scope false false messageArg org.apache.taglibs.standard.tag.rt.fmt.MessageArgTag JSP Supplies an argument for parametric replacement to a containing <message> or <messageFormat> tag value false true formatNumber org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag org.apache.taglibs.standard.tei.FormatNumberTEI JSP Formats a numeric value as a number, currency, or percentage value false true type false false pattern false true parseLocale false true var false false scope false false parseNumber org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag org.apache.taglibs.standard.tei.ParseNumberTEI JSP Parses the string representation of a number, currency, or percentage value false true type false false pattern false true parseLocale false true var false false scope false false formatDate org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag org.apache.taglibs.standard.tei.FormatDateTEI EMPTY Formats a date and/or time using the supplied styles and pattern value false true type false false dateStyle false false timeStyle false false pattern false true timeZone false true parseLocale false true var false false scope false false parseDate org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag org.apache.taglibs.standard.tei.ParseDateTEI JSP Parses the string representation of a date and/or time value false true type false false dateStyle false false timeStyle false false pattern false true timeZone false true parseLocale false true var false false scope false false