json 懂得

json 了解json简介http://www.iteye.com/topic/78243json其它学习网站官方网站:http://www.json.org/IBM工

json 了解
json简介
http://www.iteye.com/topic/78243
json其它学习网站
官方网站:
http://www.json.org/
IBM工作室:
http://www.ibm.com/developerworks/cn/web/wa-lo-json/
WIKI百科:
http://en.wikipedia.org/wiki/JSON
YAHOO专区:
http://developer.yahoo.com/common/json.html

Jackson 使用简介
http://hypgr.iteye.com/blog/907522

   http://commons.apache.org/index.html   http://json-lib.sourceforge.net/   http://ezmorph.sourceforge.net/   http://morph.sourceforge.net/   http://www.docjar.com/

  中下载到。

  出现java.lang.NoClassDefFoundError: net/sf/ezmorph/Morpher错误是因为没有导入ezmorph.jar文件或版本不对。

  出现java.lang.NoClassDefFoundError: org/apache/commons/collections/map/ListOrderedMap错误是因为没有导入commons-collections.jar文件或版本不对。