摘要目前,在软件开发活动中,无论何种服务,应用系统的开发仍然是开发的主题,校园二手信息发布系统就是这样的应用系统。一个校园二手信息发布系统面对的用户很多,提供的功能也很多,如提供用户注册、用户管理、信息发布、留言等。本系统采纳了Spring+Struts1+Hibernate 框架进行开发。本文主要分析了该系统实现的相关技术原理,给出了校园二手信息发布系统实现的系统架构,并对架构及管理模块结构作了划分及设计。本系统采纳了当前流行的 B/S 结构,通过运用 JSP、Java 、Spring、Struts1、Hibernate 和 MySql 数据库等软件的强大功能完成了该系统的设计。本系统完成了普通用户注册功能,用户需要设定自己的帐户和密码以及自己的基本信息;普通用户登录功能、管理员登录功能,用户只有输入正确的帐户密码才可以登录;普通用户修改个人的基本信息功能,用户修改的只是自己的基本信息;管理员修改用户的所有信息功能;管理员删除用户功能;用户发布、修改、删除二手信息功能;用户对二手信息留言功能等。关键词:Java,Struts2,Hibernate,Spring,Eclipse,JspAbstract 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 sy...