I need to create a JSON Object for an Arraylist. Below is the code
public boolean submitOrder(ArrayList orderList) { serUri
You need to instantiate the json object inside the for loop.