首页上一页 1 下一页尾页 1 条记录 1/1页
图书馆管理系统-图书借阅和图书归还链接数据库出错(3)
发表在JavaWeb图书答疑
2007-12-16
是否精华
是
否
版块置顶:
是
否
各位好!
我现将出错信息粘贴出来,希望大家能够帮忙解答,谢谢!急!盼复!
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoSuchMethodError: java.lang.Integer.valueOf(I)Ljava/lang/Integer;
com.dao.BorrowDAO.borrowinfo(BorrowDAO.java:118)
com.action.Borrow.bookborrow(Borrow.java:131)
com.action.Borrow.perform(Borrow.java:40)
org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.
我现将出错信息粘贴出来,希望大家能够帮忙解答,谢谢!急!盼复!
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoSuchMethodError: java.lang.Integer.valueOf(I)Ljava/lang/Integer;
com.dao.BorrowDAO.borrowinfo(BorrowDAO.java:118)
com.action.Borrow.bookborrow(Borrow.java:131)
com.action.Borrow.perform(Borrow.java:40)
org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.