Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to convert double byte character to single byte character in java

807605Oct 9 2007 — edited Oct 9 2007
Hi ,
I am working on a japanese struts project. Here i have a text box which accepts mail Id from user. At present if the user enters double byte character mail Id, then my action form throws validation error. I need help to convert these double byte characters to single byte characters and save it into database.

Please help me with some tips or code samples.

Thanks in Advance..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 6 2007
Added on Oct 9 2007
3 comments
1,235 views