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

(cymbal slicing) - [Instructor] Your challenge is to write the Json object, the one we created during the lesson, to a file. The challenge is very similar to the one we did in the previous chapter. For this exercise, you can use the streaming example for class from the associated Exercise Files, and the estimated time of completion for this task is five minutes.

Contents