How to read json file in java
Step 1:
Firstly download json-simple-1.1.1.jar .
Step2:
Add this jar in ellipse(this tutorial tells how to read json file in java using ellipse).
Step 3:
Now you try with code
How To Read JSON In Java (Set 1)
How To Read JSON In Java (Set 3)
How To Read JSON In Java (Set 2)