资源描述:
《基于java的网站内容管理系统用户管理、内容管理、栏目管理模块学位论文 .doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要在当今社会随着经济的迅速发展,外界竞争愈演愈烈,对于一个企业来说,建设好自己的网站可以抢占新世纪发展的战略要点。建立新的企业形象,直接开拓国际市场,开展24小时网上营销及高效廉价的定向宣传;与客户建立最直接的交流机制,缩短推出新产品和打开新市场的周期,与富有吸引力的客户群发展客户关系网;与自己的销售人员保持联系,进一步面向本地市场。本论文讨论的是java网站内容管理系统——用户管理、栏目管理、和内容管理模块的实现。开发环境使用的是项目开发中所使用的集成开发环境—MyEclipse,数据库使用的是真正的多用户、多线程的SQL数
2、据库服务器MySQL,开发语言使用的是面向对象的Java[10]语言,开发过程中用到jsp和servlet技术以及mvc设计思想。用户管理模块,主要功能包括用户登录、用户注册、用户增删改查以及权限设置。栏目管理模块,主要的功能包括栏目的增加、修改、查询和删除。内容管理模块,主要功能包括内容的增加、修改、查询和删除。在系统实现上按照表示层、业务逻辑层、数据访问层三层结构实现,这样分层实现模式使得系统设计思路更加清晰,维护和测试更加容易。关键词:MyEclipse,Java,jsp,servletAbstractIntoday'ss
3、ocietywiththerapideconomicdevelopment,externalcompetitionintensified,asforanenterprisethat,buildyourownwebsitecanracetothedevelopmentofnewcenturystrategicpoints.Tosetupthenewenterpriseimage,directexploretheinternationalmarket,develop24hoursofInternetmarketingandeffic
4、ientcheapdirectionalpropaganda;Andcustomerstoestablishthemostdirectexchangemechanism,shortenthelaunchofnewproductsandnewmarketopenthecycle,andattractivecustomerbasedevelopmentcustomerrelationships;Andtheirsalesstafftokeepintouch,moretolocalmarkets.ThispaperdiscussesC
5、ontentManagementSystem-usermanagement,column managementandcontentmanagementmodule’simplementation.Developmentenvironmentusedisaprojectdevelopmentthatusedintheintegrateddevelopmentenvironment-MyEclipse,thedatabaseusedisarealmulti-user,multi-threadedSQLdatabaseserverMy
6、SQL,developmentlanguageusedobject-orientedJavalanguage,thedevelopmentprocessusedtojspandservlettechnologyandMVCdesignphilosophy.usermanagementmodulethemainfeaturesincludeuserlogin,userregistration,useradd,delete,modify,queryandpermissionsset.columnmanagementmodulethe
7、mainfeaturesinclude,columnadd,columnmodify,columnqueryandcolumndelete.contentmanagementmodulethemainfeaturesinclude,contentadd,contentmodify,contentqueryandcontentdelete.Inthisimplementationofthesystem,thissystemdesignedaccordingtothethreelayers,representationlayer,b
8、usinesslogiclayeranddataaccesslayer.Thislayeredmodelenablesthesystemtoachievedesignideasmoleclearly,maintenanceandtestingmoreeasily