With the development of computer science, database technology is increasingly used in the Internet, providing more thoughtful and humane services to the majority of network users. Personalization has gradually become the trend of today's Web applications. The website news management system developed using JSP technology realizes the dynamic management of website news. Because it can be used to dynamically publish news information, it makes the management of information more timely and efficient, and improves work efficiency.
Table of Contents <br /> Abstract 1
0 Introduction 3
1 System Analysis 4
1.1 Requirements Analysis 4
1.2 Feasibility analysis 4
2 Overall design 4
2.1 Project Planning 4
2.2 System functional structure diagram 4
3 System Design 5
3.1 Design Goal 5
3.2 Development and operating environment 5
3.3 Logical structure design 5
4 Overall website structure 6
4.1 File layout 6
4.2 Operation results of website homepage 6
4.2 Distribution of classes 8
5 Design of main functional modules of website backend 8
5.1 Backend login module design 8
5.2 General administrator setting module design 11
5.3 Change the general administrator password module design 23
5.4 News information management 27
5.5 Summary 32
6 Design of main functional modules of website front desk 32
6.1 Display of today’s news 32
6.2 Enter news keywords to find news 34
6.3 Viewing and voting of newsmakers 36
7 Summary 39
Appendix 1 References 40
Appendix 2 Data Sheet 41
Appendix 3 File Structure Diagram 43
Expand