I do a lof of manipulations, calculs with numbers (especialy double (#0.00) )
and I ask if is there a way to format those numbers once and for all I use this converter for the momentfor each double :
<f:convertNumber pattern="#0.00" />
thank you in advance