有大佬能帮我一下么,江湖救急,运行后页面显示500的错误,代
myeclipse吧
全部回复
仅看楼主
level 2
有大佬能帮我一下么,江湖救急,运行后页面显示500的错误,代码发一楼了,提前感谢各位大佬
2019年05月24日 14点05分 1
level 2
type Exception report
message An exception occurred processing JSP page /doadd.jsp at line 34
description The server encountered an internal error that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: An exception occurred processing JSP page /doadd.jsp at line 34
31: Statement stat=con.createStatement();
32: String sp="/shipin/1.mp4";
33: String sql="insert into sp (id,name,sp) values(9,'titanic',LOAD_FILE("+sp+"))";
34: int r=stat.executeUpdate(sql);
35: if(r>0){
36: response.sendRedirect("userlist.jsp");
37:
2019年05月24日 14点05分 2
level 2
有偿的呀,大佬们看一眼吧_(:з」∠)_
2019年05月24日 15点05分 3
1