Hi All,
I am having following problem
How to convert the file in Encode in UTF-8 with BOM in
java process.When I want to open the file in the notepad++ , the format shows the Encode in UTF-8 , but not Encode in UTF-8 without BOM.
I used the following code to convert into UTF- 8 , But its not getting the excact output (Encode in UTF-8 with BOM).
Please can you send the sample code to get the excat UTF-8 with BOM
Thanks in Advance