摘要:
JSONObject result = new JSONObject();报空指针异常,原因是包没导入完全。要使用JSONObject,需要以下6个jar包:1.commons-beanutils-1.7.0.jar2.commons-collections-3.2.1.jar3.commons-lang-2.3.jar4.commons-logging-1.0.4.jar5.ezmorph-1.0.3.jar6.json-lib-2.1.jar 阅读全文
posted @ 2013-11-11 03:49
李鬼989
阅读(1605)
评论(0)
推荐(0)