>   This looks like great stuff!
>   Let's not forget localization, though. For international sites, the
> formatDate & formatNumber tags need another attribute:
>
>     locale="<% someLocale %>"
>
> DateFormat and NumberFormat both provide a constructor that takes a Locale
> as a parameter.

Yes.

All the <i18n:format*> tags would take an optional locale property which
would allow an explicit locale to be specified. In cases where a locale is
not specified then it could be inferred from the current HttpServletRequest
or possibly via a parent tag.

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to