<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> JSTL: Formatting/I18N Support -- Number, Currency, and Percent Example

Formatting numbers, currencies, and percentages using browser-based locale


The following error has occurred:



This is due to a known bug in java.text.NumberFormat (Bugtraq bugid: 4709840).