1799-java servlet+bootstrap+ajax实现的教师年度工作填报系统
这是一款基于mvc的教师年度工作填报系统,前台采用bootstrap+html+css+div+js+ajax+jquery,后台采用servlet,里面主要实现基本的增删改查,报表分析,文件上传功能等。希望对大家的学习有所帮助。
报表分析功能
运行环境
jdk7+tomcat7+mysql+IntelliJ IDEA
项目技术(必填)
servlet+jsp+commons-fileupload+jquery

运行截图(必填)
http://localhost:8080/login.jsp
帐号1密码111111





注意事项
1.上传文件时出现file not found的问题,需要手工建立如下目录

2.访问出现如下错误算正常,主要是缺少uri导致,访问诸如:localhost:8080/index.jsp即可
java.lang.StringIndexOutOfBoundsException: String index out of range: -1

本源码地址:http://www.codehy.com/vip/java/2020/0216/20384.html