基于java的网站内容管理系统用户管理、内容管理、栏目管理模块 毕业设计 .doc
文本预览下载声明
摘要
在当今社会随着经济的迅速发展,外界竞争愈演愈烈,对于一个企业来说,建设好自己的网站可以抢占新世纪发展的战略要点。建立新的企业形象,直接开拓国际市场,开展24小时网上营销及高效廉价的定向宣传;与客户建立最直接的交流机制,缩短推出新产品和打开新市场的周期,与富有吸引力的客户群发展客户关系网;与自己的销售人员保持联系,进一步面向本地市场。
本论文讨论的是java网站内容管理系统——用户管理、栏目管理、和内容管理模块的实现。开发环境使用的是项目开发中所使用的集成开发环境—MyEclipse,数据库使用的是真正的多用户、多线程的SQL数据库服务器MySQL,开发语言使用的是面向对象的Java[10]语言,开发过程中用到jsp和servlet技术以及mvc设计思想。
用户管理模块,主要功能包括用户登录、用户注册、用户增删改查以及权限设置。栏目管理模块,主要的功能包括栏目的增加、修改、查询和删除。内容管理模块,主要功能包括内容的增加、修改、查询和删除。在系统实现上按照表示层、业务逻辑层、数据访问层三层结构实现,这样分层实现模式使得系统设计思路更加清晰,维护和测试更加容易。
关键词:MyEclipse,Java,jsp,servletAbstract
In todays society with the rapid economic development, external competition intensified, as for an enterprise that, build your own website can race to the development of new century strategic points. To set up the new enterprise image, direct explore the international market, develop 24 hours of Internet marketing and efficient cheap directional propaganda; And customers to establish the most direct exchange mechanism, shorten the launch of new products and new market open the cycle, and attractive customer base development customer relationships; And their sales staff to keep in touch, more to local markets.
This paper discusses Content Management System - user management, column?management and content management module’s implementation. Development environment used is a project development that used in the integrated development environment-MyEclipse, the database used is a real multi-user, multi-threaded SQL database server MySQL, development language used object-oriented Java language, the development process used to jsp and servlet technology and MVC design philosophy.
user management module the main features include user login,user registration, user add,delete,modify,query and permissions set.column management module the main features include,column add,column modify,column query and column delete. content management module the main features include, content add, content modify, content query and content delete. In this implement
显示全部