I have a class called
class Student { String name; String age; }
I have a method that returns List object like
publi
I think you need not download the jettison jar file.
Using JSONArray and JSONObject you can easily convert that list into JSON object like @Juniad answer
JSONArray
JSONObject