From the course: JSON Processing with Java EE

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Output JSON object to a file

Challenge: Output JSON object to a file

From the course: JSON Processing with Java EE

Start my 1-month free trial

Challenge: Output JSON object to a file

- [Instructor] Now, your final challenge in the Object Model chapter is to write code that outputs the JSON model to a flat file as text. Use the code in the Object Example Six class file as a starting point. And the estimated completion time for this task is 10 minutes.

Contents