Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. FileWriter file = new FileWriter("../src/main/webaccess/jsonfiles/jsonfile.json")){
  2. file.write(json.toString());
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement