I have a situation similar this: <fmt:formatNumber type="number" value="${$value}" pattern="0.00" maxFractionDigits="2"/>
but i need the pattern in the format pattern="0+00"
, practically i have to separate decimals by integers with a "plus" symbol.
can you help me some way ?
Aucun commentaire:
Enregistrer un commentaire