JSONObject.fromObject

JSONObject.fromObject
java.lang.ClassNotFoundException: org.apache.commons.lang.exception.NestableRuntimeException


需要的有额外的6个包,必不可少,一定要注意:
      1.commons-beanutils-1.7.0.jar
      2.commons-collections-3.2.1.jar
      3.commons-lang-2.3.jar
      4.commons-logging-1.0.4.jar
      5.ezmorph-1.0.3.jar
      6.json-lib-2.1.jar

原文地址:https://www.cnblogs.com/emanlee/p/5104008.html