I\'ve a problem trying to make my page printing out the JSONObject in the order i want. In my code, I entered this:
JSONObject
For those who're using maven, please try com.github.tsohr/json
com.github.tsohr json 0.0.1
It's forked from JSON-java but switch its map implementation with LinkedHashMap which @lemiorhan noted above.