Skip to Main Content

Java Development Tools

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error in reading a UTF-8 encoded file using "inputFile" component

samme4lifeDec 3 2014 — edited Dec 3 2014

Hi guys,

I want to upload a file using "inputFile" component. Since I have to include cirillic characters, UTF-8 encoding is used.

The file to be uploaded starts with a date (ex: "30082011"). However, when try to read after getting the inputStream, there is an additional character "" to

the beginning of the line. Please, give me a helping hand to remove this character or any other changes that I have to make in order to read this file.

NOTE: my JDeveloper version,

     Studio Edition Version 11.1.1.4.0

     Build JDEVADF_11.1.1.4.0_GENERIC_101227.1736.5923

Regards!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2014
Added on Dec 3 2014
3 comments
465 views