毕业论文_基于SSH框架的论坛的设计与实现 下载本文

内容发布更新时间 : 2024/9/21 20:39:32星期一 下面是文章的全部内容请认真阅读。

本科毕业论文(设计)

题 目:专 业:姓 名:指导教师:职 称:答辩日期:

基于SSH框架的论坛的设计与实现 计算机科学与技术

基于SSH框架的论坛的设计与实现

摘 要:当今社会正处在网络时代,信息化大潮席卷全球,网络正以前所未有的速度在我国普及开来。论坛以其独特的优势在信息化的过程中占有重要的一席。论坛的存在使得地球村的概念离我们越来越近,使得人与人之间的沟通、交流变得格外的容易。特别是在IT领域,只有有了很好的交流,技术才会得到进步。因此,掌握如何设计并开发一个论坛也显得格外的重要而且意义深远。

论坛采用B/S体系结构,其功能是让用户自由地发表自己的帖子和回复其他用户的帖子。论坛包括用户模块、帖子模块、后台管理模块。论坛在Struts+Hibernate+Spring框架的基础上,用JSP语言进行开发,使用的数据库是MySQL,开发工具为MyEclipse10。本论坛界面简洁,具有可扩展性和可维护性。

关键词:BBS,S.S.H(Struts,Hibernate,Spring),JAVA,MySQL,JSP

I

Design and implementation of BBS based on SSH framework

Abstract:Society nowadays just be placed in the network for ages, the information-based big tide rolls up the word, the network is making widely available to open in the our country with the unprecedented speed. Forum with its unique advantages in the process of information occupies the important a seats. Forum makes the existence of the concept of global village closer and closer, making communication between people, communication becomes particularly easy. Especially in the IT field, only a very good exchange, technology will be progress. Therefore, mastering how to design and develop a forum is particularly important, and far-reaching.

This forum uses the B/S system structure, its function is to let users to freely express own posts and respond to other users posts. The forum includes user module, the posts module, background management module. The forum is a based on Struts, Hibernate and Spring, develops with JSP, the use of the database is MySQL, development tools for MyEclipse10. This forum interface is simple and it has scalability and maintainability. Keywords:BBS, SSH(Struts , Hibernate ,Spring) , JAVA , SQL ,JSP

II