PINGDINGSHAN UNIVERSITY 毕 业 论 文 ( 设 计 )题 目 : 基 于 SSH 的 新 闻 发 布 系 统 的 设 计 与 实 现 基 于 SSH的 新 闻 发 布 系 统 的 设 计 与 实现摘 要随着Internet的普及,越来越多的企业纷纷建立了自己的门户网站,来展示产品、与用户进行沟通、与合作伙伴建立联系以及开展电子商务等。新闻发布系统是企业门户网站的重要组成部分, 因此开发新闻发布系统是适应企业进展的一种需要。系 统 采 纳Java 语 言 , 浏 览 器/服 务 器 (B/S) 模 式 ,Struts、Hibernate 和Spring (SSH )三层架构进行开发,实现了新闻 栏目的分类、新闻的添加、审核、发布、评论、回复等功能 。在新闻管理模块中,将通过审核的新闻生成静态Html文件存放在服务器指定位置并发布,提高了用户的访问速度。论文首先对系统的功能、架构、数据库等进行了分析与设计,然后对系统的栏目管理、新闻管理、评论管理等模块进行了详细设计与实现。系统测试表明各项功能达到了预期效果,具有较好的安全性和容错性。下一步考虑增加在后台根据需要定制前台显示模板的功能,不断完善系统。关键词:新闻发布系统,B/S,SSHThe Design and Implementation of the News Released System Based on SSHAbstractWith the great popularity of network, an increasing number of enterprises are looking forward to establishing their own websites, through which they can display products, communicate with clients, establish partnership, as well as develop e-commerce. In a word, it has been a necessity for enterprises to establish their own news release system which is one of the most important parts for enterprises to keep pace with the social development.The system is designed and implemented based on SSH three-tier architecture using Java language and browser/server (B/S) mode. The functions of the news release system include news categories, adding, auditing, releasing, commenting, recovery and etc. It is worthwhile mentioning that it is through the generated static HTML files which have been examined ...