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
As all are telling you, JSON does not maintain "sequence" but array does, maybe this could convince you: Ordered JSONObject