Decimal point to comma

Hi,

I have a JSF application (1.2), hibernate 3, tomcat 6.0.13, MySQL5 application.

All my decimals are seperated with a point (123.45), is there an easy way to change them in a comma like (123,45). I know it can be done with converter on each form field, but this is a huge job.

Btw, my locale on my windows machine is set to dutch(Belgium) and my decimal symbol is a comma.

Thank in advance,

Pieter

[437 byte] By [PieterPareita] at [2007-11-27 11:53:45]
# 1

substring?

JWKC-5ivea at 2007-7-29 18:52:03 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...