1、 I 博客管理系统 摘 要 越来越多的网络用户希望能够在网络平台上更多地展现自己的个性,更方便地与他人互动交流,拥有一个自己独立的空间,随着 Web2.0 时代的到来,一个新的概念出现了 博客。 首先介绍了博客网站设计的意义和背景,主流博客网站的主要功能。重点介绍了基于 J2EE 架构的博客网站设计方案,实现的主要功能。 其次,重点讲述了博客网站的业务逻辑层和持久层的设计与开发过程中所涉及的技术。系统如何以 JSP+Servlet+JavaBean 按清晰的 MVC 模式控制,怎样划分应用的层次。简述了页面的请求的分发及 流程。 最后对 BLOG 网站开发中所碰到的一些问题,并针对这些问题提出
2、一些解决方案,最后对系统性能作出一些简要评估,阐述了一些个人想法。 关键词 博客; J2EE; JSP; Servlet; JavaBean II Blog management system Abstract More and more network users hope to unfold there characteristics in the network platform and interact with people more conveniently. From the begining of Web 2.0, a new concept of blog emerged.
3、Firstly, we introduce the meaning and background of designing of blog site, and then introduce the main function of the blog site briefly. We also introduce the designing scheme of blog site which is based on the architecture of J2EE. The main function carried out in our blog project is presented. S
4、econd, focus on the blog website business logic layer and persistence layers design and development process involved in the technical. How the system with JSP+Servlet+JavaBean according to clear MVC mode control, how to partition the application level. The page request distribution and flow. Finally, we discuss some problems about the blog realization and show schemes of solving problems. Brief evaluation on the performance of system is given.We give a comment on problems occurring in our work. Keywords blog; J2EE; JSP; Servlet; JavaBean