毕业论文___基于web的校园二手市场信息发布系统的设计与实现(后台部分)设计.doc
文本预览下载声明
摘要
目前,在软件开发活动中,无论何种服务,应用系统的开发仍然是开发的主题,校园二手信息发布系统就是这样的应用系统。一个校园二手信息发布系统面向的用户很多,提供的功能也很多,如提供用户注册、用户管理、信息发布、留言等。本系统采用了Spring+Struts1+Hibernate框架进行开发。
本文主要分析了该实现的相关技术原理,给出了实现的系统架构,并对架构及模块结构作了划分及设计本系统采用了当前流行的B/S 结构,通过JSP、Java 和数据库等软件的强大功能完成了该Java,Struts2,Hibernate,Spring,Eclipse,Jsp
Abstract
At present, in the software development activities, no matter what kind of service, the development and application of the system is still the development theme, the campus second-hand information release system is one such application system. A lot of the campus second-hand information release system for the user, provide the function a lot of, such as user registration, user management, information issue, such as message. The system uses the Spring+Struts1+Hibernate framework development.
This paper mainly analyzes the related technical principles of the implementation of the system, the campus of second-hand information release system architecture and implementation of the system, and made the division and design of the architecture and management module structure. This system uses the current popular B\/S, the powerful function using JSP, Java, Spring, Struts1, Hibernate and MySql database software to complete the design of the system.
The system completed the common user registration, the user needs to set the account and password themselves as well as their basic information; the ordinary user login, the administrator login, the user only to enter the correct password before you can login; ordinary users to modify personal basic information function; the administrator to modify all information users; the administrator to delete user function, modify, delete; the user releases the second-hand information function; on the second-hand information message function etc...
Keywords: Java, Struts2 Hibernate, Eclipse, Jsp
目录
1概述 4
1.1 Struts1简介 4
1.2 Spring 简介 4
1.3 Hibernate简介 4
1.4 MySQL简介 4
2系统开发和环境介绍 5
2.1基本环境 5
2.1.1安装TOMCAT 5
2.1.2配置TOMCAT
显示全部