首页上一页 1 下一页尾页 4 条记录 1/1页
JSP项目开发全程实录 08章 在线考试系统问题
发表在JavaWeb图书答疑
2010-05-12
是否精华
是
否
版块置顶:
是
否
我的在线考试系统基本功能运作正常,数据库附加很顺利,lib包添加也没有任何问题,但是在删除课程以及学生的时候总是失败,而删除别的则可以成功。
[font color=#FF0000]具体错误见图[/font]
删除课程和学生的执行页面如下:
http://localhost:8080/08/manage/student.do?action=studentDel
http://localhost:8080/08/manage/lesson.do?action=lessonDel
[font color=#FF0000]具体错误见图[/font]
删除课程和学生的执行页面如下:
http://localhost:8080/08/manage/student.do?action=studentDel
http://localhost:8080/08/manage/lesson.do?action=lessonDel