Skip to Main Content

Java Security

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!

Need help to remove the non printable characters

843811Jul 12 2007 — edited Jul 12 2007
Hi all,
I'm working in a webbased system in that users can enter a text which will be updated in the database.Currently the users are cutting and pasting the text from different software products (word, excel, word pad, etc.). This process sometimes copies the end of line or other unprintable characters to our java application.So i want to incorporate a input validation method for this.Is anyone aware of how other systems scrub the data they receive from a web based system?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2007
Added on Jul 12 2007
2 comments
226 views