Thanks for the reply
but my problem is not solved,
i had a jsp page in which user enter japanese char there has to use client
side validation so that validation message has to be in japanese and if all
are correct that has to enter in the mysql db's table in that i'm not sure
what the encoding used
UTF-8 wont handle dbcs or tbcs languages
i would suggest change all encodings (parameter and file,input and output) to
UTF-16
change all XML declaration tags for all XML files to UTF-16 e.g.
freemarker and velocity have their language specific scripts which you will
need to modify or
2 matches
Mail list logo