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!