convert fullwidth characters into halfwidth automatically
Hi 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..
Nimitha
convert fullwidth characters into halfwidth automatically
Hi,
Thanks for your reply.
It is not related to normalization.It is related to unicode characters using
some conversion method.
Nimitha