[Solved] When iam converting a string to JSONObject,Iam getting this error “The constructor JSONObject(String) is undefined”


you should use this class : net.sf.json.JSONObject , check which one you’re using, this might be your problem

0

solved When iam converting a string to JSONObject,Iam getting this error “The constructor JSONObject(String) is undefined”