Using org.json in Servlet causes java.lang.ClassNotFoundException: org.json.JSONException

Solution 1:

Add the java-json.jar to the deployment assembly for Eclipse.

enter image description here