1、 第 I 页 装 订 线 摘 要 随着Internet的广泛应用,动态网页技术也应运而生。本文介绍了应用JSP网页 技术开发博客系统的设计与实现。 博客系统主要为用户提供发表文章、 浏览文章等功能, 用户通过Internet可以发 表一些自己撰写的文章以和其他网友进行交流。 博客系统主要实现了文章管理的数字 化、信息化、智能化,是打破传统报刊、杂志发表文章方式的新尝试。 本系统的开发设计实现采用JAVA技术,系统后台使用MySQL5.5数据库,并通过 使用JDBC技术访问。 本文对博客系统进行整体分析,明确了系统的可行性和用户需求;根据模块化原 理,规划设计了系统功能模块;在数据库设计部分,详
2、细说明了系统数据库的结构和 数据库的完整性、安全性措施;程序设计则采用面向对象的程序设计思想,提出系统 的程序设计思路,对前台与后台功能的程序实现进行了详细论述;系统测试部分,具 体分析测试过程中出现的主要问题,并提出了解决方案,实现系统功能。最后,对系 统作以客观、全面的评价,并对进一步改进提出了建议。 关键词关键词:博客系统,JSP,JFinal 第 II 页 装 订 线 AbstractAbstract With the extensive application of the Internet, dynamic web technology has emerged. This text
3、 describes the application of JSP dynamic web technology and development the blog system. Blog system is mainly to provide users with published articles, browse articles, and other functions,Users can express themselves by some articles and with other netizens to conduct exchanges. Blog system of th
4、e main article on the digital management, information, intelligence, is to break the way of Released an article by traditional newspapers and magazine published ,it make a new way to try. The system is designed by JAVA technology, backstage adoption MySQL5.5 database,and use the JDBC technology to v
5、isit. In this text,it analysis the blog system by feasibility and the demand of the user. Under the modular theory, planning and design of the system functional modules; In the database design, a detailed description of the database structure and database integrity, security measures; Programming is
6、 used object-oriented programming design, system design ideas, background for the future and function of the program in detail; System testing, Analysis of the specific course of testing the key issues and proposed solutions to achieve system function. Finally, the system in an objective, comprehensive evaluation, as well as further improvements made.