private String formatBigDecimal(BigDecimal bd){ DecimalFormat df = new ... decimal point with comma so that in JSP ELs you'll get it in comma format return ...
確定! 回上一頁