1、 XX 学校学校 毕业设计(论文) 题 目 基于 JSP 的新闻网站 设计与开发 系 (院) 计算机科学技术系 专 业 计算机科学与技术 班 级 2009 级 1 班 学生姓名 XX 学 号 指导教师 XXX 职 称 讲师 二一三年六月九日 XX 学校本科毕业设计(论文) I 基于 JSP 的新闻网站设计与开发 摘 要 随着科学技术的进步,网络已经越来越受人们的青睐,极大地改变 着人们的生活。当今社会是一个信息化的社会,传统的新闻媒介已经不 能满足人们日益增长的需求,网络媒体由此诞生,并成为一种重要的新 闻媒介。只要人们登陆 Internet,就能接触新闻网站,所以使用起来尤为 方便。本人开发
2、的 XX 学校科研处网站,主要是为 XX 学校的广大师生 提供一个动态了解 XX 学校最新科研信息的平台。用户除了可以浏览信 息,还可以在新闻后面留言,方便用户之间的交流。本人是使用 JSP 语 言,进行基于 MVC 模式新闻网站的设计和开发,以实现新闻浏览、留 言、更新等功能并融入个人的创新元素, 做到界面简单大方, 过渡合理。 对新闻信息进行分类, 形成清晰、 合理的栏目规划, 进而形成网络地图, 网站整体构架一览无余。 关键词:新闻网站;JSP;SSH 框架;MVC 模式 XX 学校本科毕业设计(论文) II Development and Design of JSP-based New
3、s Website Abstract Along with the rapid development of science and technology, network becomes increasingly popular and greatly changes humans lives. It is Information-based society today where traditional news media could not satisfy peoples growing demands any longer, it turns out the network medi
4、a which will undoubtedly become a major media. The website of Scientific Research Department of Binzhou University is developed to provide a platform where the vast teachers and students can dynamic browsing the latest scientific research information. In addition to browsing the information, the use
5、rs can also leave a message in the press behind, it is a convenient for users to communication. I try my best to develop one MVC-based of this kind website with JSP language, which implements browsing, revising of news, leaving ones comments and integrating individual creative points into it. This p
6、aper tries to make UI simple and generous and transit reasonably, to make the news information classified, to form a clear and reasonable program planning, then form a network map to make the website overall structured. Key words:News Website;JSP;SSH rack;MVC model XX 学校本科毕业设计(论文) i 目 录 第一章第一章 绪论绪论 . 1 1.1 研究的目的和意义 . 1 1.1.1 研究目的 1 1.1.2 研究意义 1 1.2 国内外研究现状 . 1 1.2.1 国外研究现状 2 1.2.2 国内研究现状 2 1.3 课题开发说明 . 2 第二章第二章 JSP 技术简介技术简介 3 2.1 JSP 简介 . 3 2.2 SSH 框架简介 3 2.2 MVC 设计模式简介 4 第三章第三章 系统