Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

TextField not accept control character

953950Aug 5 2012 — edited Aug 8 2012
Guys, I would like to know how to a TextField can accept control characters, like "Start of Header (SOH) in ASCII". I have a message that uses this character as a separator, so I need to identify it to know when to break the message. Thanks.

Example of message:

1301=XBSP10=102

There's a SOH control character between XBSP and 10.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2012
Added on Aug 5 2012
1 comment
207 views