Free installation
Technical implementationDevelopment language: jsp. Framework: jsp+servlet. Mode: B/S. Database: sqlserver. Development tools: myeclipse or eclipse. The word count of the paper: about 10,000.
Function realizationThe main users of this thesis management system are teachers, students and managers. After communication and research with teachers, the following functional requirements are obtained:
1. Administrator login: The administrator can manage student customers and teacher customers, including adding, searching and deleting them, and viewing their accounts and passwords. The administrator can manage papers, including finding and deleting, uploading papers, Modify the relevant information of the uploaded paper, including the permission to include the paper, that is, enter the corresponding field information according to regulations, such as instructor, student name, student number, class, grade, department, title, keywords (3 to 8 (varying), grades (excellent, good, medium, qualified, unqualified), etc., and upload them. The administrator publishes news information on the site and manages it, including publishing news and deleting news. The news meeting is established with The title and publication date hyperlinks can be viewed in a new window that pops up. If the teacher has downloaded and managed it, you can check what papers the teacher has downloaded according to the faculty number and display all the papers downloaded by the teacher.
2. Ordinary customer teacher login: You can search for papers according to personal requirements. You can perform fuzzy queries by instructor, student name, class, grade, title, keywords, grades, etc. (you can query by one of them, or you can Search by multiple items), browse part of the paper and download the full text and other functions. After logging in, teachers can also change their passwords and browse news on the site. There is also a download management, which is to record the relevant information of the papers that you have downloaded, such as the title, student name, instructor, download date, etc. 3. Ordinary customer student login: you can search for papers according to personal requirements, and you can follow the guidance Perform fuzzy queries on teachers, students’ names, classes, grades, titles, keywords, grades, etc. (you can query by one of them, or you can query by multiple combinations), and browse some relevant content of the paper, such as title, instructor, Abstract, keywords, table of contents, etc. but cannot be downloaded. In addition, you can also change your password and browse the news on the site.
After logging in, students and teachers can also leave messages on the site and view the information on the message board. But messages cannot be deleted. Administrators can not only view information on the message board, but also delete it. That is, there is a delete button after each message. Click to delete.
The paper management system will use JSP technology and combine with Microsoft's sqlserver2000 database.
System development is carried out using the MVC (model-view-control) model, which is excellent in both security and stability.
System screenshot