2011年12月2日

java.sql.SQLException: ORA-01461: can bind a LONG value only for insert into a LONG column

摘要: 解决方法:换了一个class12.jar就不再出现问题了,发现原来的class12.jar包1.35M,oracle目录下的取过来的class12.jar1.12M左右 阅读全文

posted @ 2011-12-02 14:50 FengMichael 阅读(314) 评论(0) 推荐(0)

org.apache.jasper.JasperException: Unable to load class for JSP

摘要: 解决方法:把你的 jstl.jar 等等jar文件复制到 tomcat/shared/lib 目录下面 阅读全文

posted @ 2011-12-02 10:45 FengMichael 阅读(518) 评论(0) 推荐(0)

导航