FileWriter(.... , boolean append)
Do you see the word append in what you just posted?
Did you go the the full explanation for that version of the constructor and read what it said?
Have you tried to use that version of the constructor in your program where you want to append data to an existing file?