I am working on web applications using Java. I have a form in which their is a name input field and a submit button. I enter my name and press the submit button. Suppose I entered "Ram" in name field and I Press submit button. I want the UNICODE equivalent of Ram as output. Please mail me a sugeestion or a solution.
Convert text to UNICODE using Java
Collapse
X
-
Tags: None
-
Would Integer.toHexSt ring() be of any help? Next time better ask yourOriginally posted by 1975manish1978s uneetI am working on web applications using Java. I have a form in which their is a name input field and a submit button. I enter my name and press the submit button. Suppose I entered "Ram" in name field and I Press submit button. I want the UNICODE equivalent of Ram as output. Please mail me a sugeestion or a solution.
question in one of the applicable forums.
kind regards,
Jos
Comment