当前位置:网站首页>Record a project experience and technologies encountered in the project
Record a project experience and technologies encountered in the project
2022-04-23 05:46:00 【DK_ ten thousand and thirty-two】
project : Student management system
The main purpose is to facilitate personal review and sorting , There is no other use .
Technical support : Java、Servlet、mysql、DBUtils Connection pool 、jsp Dynamic pages 、jQuery、Ajax、Filter filter ,EL expression 、jstl.
lib:druid-1.0.9.jar 、jstl.jar、mysql-connector-java-8.0.16.jar 、standard.jar、javaee-api-7.0.jar
Software used :IDEA2021.3、Navicat Premium 15、tomcat 8.5.34
Main functions :
Basic function :
- Login function
1.1 Verification of user name, password and database
1.2 Wrong user name and password , Page prompt
1.3 Sign in establish session - New students
2.1 Student information Page required verification + Enter the database - Delete students
3.1 Delete student information + Delete student information from the database - Modify student information
4.1 Student number input Read only grayed out and cannot be selected +jquery Realization
4.2 Save after modification + Update the database - Look up the list of students
5.1 Dynamic query student information + Query the database - Fuzzy query
6.1 Fuzzy query according to the student's name %stuName%
6.2 Query according to the student number
6.3 Query according to students' gender - Page navigation
7.1 home page The previous page The next page Tail page Jump +EL expression
Improve supplementary functions :
- ajax+jquery+servlet Realize the repeated asynchronous verification of the student number of new students
- filter+web.xml +Session Filter implementation , Illegal access to other pages by non logged in users
Recording time 2022/1/3
版权声明
本文为[DK_ ten thousand and thirty-two]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220534093820.html
边栏推荐
- freemark中插入图片
- Navicate连接oracle(11g)时ORA:28547 Connection to server failed probable Oeacle Net admin error
- Strategy for improving the conversion rate of independent stations | recovering abandoned users
- Frequently asked interview questions - 1 (non technical)
- windows连接mysql出现ERROR 2003 (HY000): Can‘t connect to MySQL server on ‘localhost‘ (10061)
- Pilotage growth · ingenuity empowerment -- yonmaster developer training and pilotage plan is fully launched
- Pytorch deep learning practice_ 11 convolutional neural network
- ‘EddiesObservations‘ object has no attribute ‘filled‘
- MDN文档里面入参写法中括号‘[]‘的作用
- Markdown syntax support test
猜你喜欢
随机推荐
Mysql 查询使用\G,列转行
Usage and difference of shellexecute, shellexecuteex and winexec in QT
Generation of straightening body in 3D slicer
STL function library
Excel sets row and column colors according to cell contents
Breadth first search topics (BFS)
Character recognition easyocr
poi导出excel,行相同数据自动合并单元格
Linear sieve method (prime sieve)
Add days to date
Isosceles triangle - the 9th Lanqiao provincial competition - group C
PHP处理json_decode()解析JSON.stringify
Flutter 新一代圖形渲染器 Impeller
Insert picture in freemark
尚硅谷 p290 多态性练习
Jiugong magic square - the 8th Lanqiao provincial competition - group C (DFS and comparison of all magic square types)
Write the declaration of a function to return the reference of the array, and the array contains 10 string objects (notes)
Qwebsocket communication
提升Facebook触及率和互动率攻略 | 智能客服帮您抓住用户的心
第36期《AtCoder Beginner Contest 248 打比赛总结》