Hi ,
I have small problem request for your help,there are html currency codes in our application which are showing proper currency symbols in
jsp using $(this).html(pa) here pa is ₨ 48,720 where ₨ is rupee symbol ). I want this code to be converted into currency symbol in
java side which is not happening,Any one please help .
Request you to please provide any java code/api which converts html numerical codes to currency symbols without knowing the locale .