Hi,
I have a user registration textbox in which the user will enter locale specific characters like Chinese, Japanese, Korean, etc. How I can detect the enter character in the textbox is Chinese , Japanese or Korean? Whether we have any API in java to handle it? I am using JDK1.6. Please let me know the best way in detecting these characters.
Thanks