java.lang.NoClassDefFoundError: Could not initialize class net.sf.json.util.JSONUtils


页面报错:

root:
java.lang.NoClassDefFoundError: Could not initialize class net.sf.json.util.JSONUtils

出错原因是缺少jar包:检查后发现缺少ezmorph-1.0.6.jar。

附:使用JSON时必要的jar包:

ezmorph-1.0.6.jar
commons-lang 2.4
commons-beanutils 1.7.0
commons-collections 3.2
commons-logging 1.1.1 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM