如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
摘要在当今社会随着经济的迅速发展,外界竞争愈演愈烈,对于一个企业来说,建设好自己的网站可以抢占新世纪发展的战略要点。建立新的企业形象,直接开拓国际市场,开展24小时网上营销及高效廉价的定向宣传;与客户建立最直接的交流机制,缩短推出新产品和打开新市场的周期,与富有吸引力的客户群发展客户关系网;与自己的销售人员保持联系,进一步面向本地市场。本论文讨论的是java网站内容管理系统——用户管理、栏目管理、和内容管理模块的实现。开发环境使用的是项目开发中所使用的集成开发环境—MyEclipse,数据库使用的是真正的多用户、多线程的SQL数据库服务器MySQL,开发语言使用的是面向对象的Java[10]语言,开发过程中用到jsp和servlet技术以及mvc设计思想。用户管理模块,主要功能包括用户登录、用户注册、用户增删改查以及权限设置。栏目管理模块,主要的功能包括栏目的增加、修改、查询和删除。内容管理模块,主要功能包括内容的增加、修改、查询和删除。在系统实现上按照表示层、业务逻辑层、数据访问层三层结构实现,这样分层实现模式使得系统设计思路更加清晰,维护和测试更加容易。关键词:MyEclipse,Java,jsp,servletAbstractIntoday'ssocietywiththerapideconomicdevelopment,externalcompetitionintensified,asforanenterprisethat,buildyourownwebsitecanracetothedevelopmentofnewcenturystrategicpoints.Tosetupthenewenterpriseimage,directexploretheinternationalmarket,develop24hoursofInternetmarketingandefficientcheapdirectionalpropaganda;Andcustomerstoestablishthemostdirectexchangemechanism,shortenthelaunchofnewproductsandnewmarketopenthecycle,andattractivecustomerbasedevelopmentcustomerrelationships;Andtheirsalesstafftokeepintouch,moretolocalmarkets.ThispaperdiscussesContentManagementSystem-usermanagement,columnmanagementandcontentmanagementmodule’simplementation.Developmentenvironmentusedisaprojectdevelopmentthatusedintheintegrateddevelopmentenvironment-MyEclipse,thedatabaseusedisarealmulti-user,multi-threadedSQLdatabaseserverMySQL,developmentlanguageusedobject-orientedJavalanguage,thedevelopmentprocessusedtojspandservlettechnologyandMVCHYPERLINK"http://dict.baidu.com/s?wd=design%20philosophy"designphilosophy.usermanagementmodulethemainfeaturesincludeuserlogin,userregistration,useradd,delete,modify,queryandpermissionsset.columnmanagementmodulethemainfeaturesinclude,columnadd,columnmodify,columnqueryandcolumndelete.contentmanagementmodulethemainfeaturesinclude,contentadd,contentmodify,contentqueryandcontentdelete.Inthisimplementationofthesystem,thissystemdesignedaccordingtothethreelayers,representationlayer,businesslogiclayeranddataaccesslayer.Thislayeredmode