java.lang.ClassNotFoundException: org.apache.commons.beanutils.Converter

你的一个jar包没有导入,是commons-beanutils.jar ,不要直接导入工程中,这样的话下次还需要导入。直接导入Eclipse开发环境就可以了。

Related Posts

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注