convert fullwidth characters into halfwidth automatically
807589Sep 6 2008 — edited Sep 6 2008Hi All,
Any one knows how to convert a fullwidth characters to halfwidth characters.
I want to convert my price value (Which is declared as BigDecimal) and
quantity ( which is specified as double) to half width character.
And also I want to know how to test these data.I am using struts code
Thanks in advance..
Teenu