Results 1 to 2 of 2

Thread: Reading flat file with cyrillic characters

Hybrid View

  1. #1
    Join Date
    Jul 2010
    Posts
    28

    Default Reading flat file with cyrillic characters

    Hi,

    I am trying to process with Spring batch input files that contain cyrillic letters.
    Is it enough to add the encoding property for the reader
    like encoding ="ISO-8859-5"; ?

    Thanks.

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    That should do it. Did you try and it didn't work?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •