I want to write a new file with the FileWriter. I use it like this: FileWriter newJsp = new FileWriter("C:\\user\Desktop\dir1\dir2\filename.txt"); Now dir1 and ...
-
May 19, 2022
- 0 Comments