i make text area that take the name of file and after that she take the content of word but ihave problem that it append the file name and after that the content of file and that is not what i want
i want the file name be in line and the content of file in other line
as the following
ss.txt
hallo
how are you
how i can make "\n" in java
