资源描述:
《毕业论文--基于java的网站内容管理系统-用户管理、内容管理、栏目管理模块》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河北农业大学本科毕业论文(设计)题目:基于java的网站内容管理系统-用户管理、内容管理、栏目管理模块学院:信息科学与技术学院专业班级:软件工程0901班学号:学生姓名:指导教师姓名:指导教师职称:教授二O一三年五月二十八日摘要在当今社会随着经济的迅速发展,外界竞争愈演愈烈,对于一个企业来说,建设好自己的网站可以抢占新世纪发展的战略要点。建立新的企业形象,直接开拓国际市场,开展24小时网上营销及高效廉价的定向宣传;与客户建立最直接的交流机制,缩短推出新产品和打开新市场的周期,与富有吸引力的客户群
2、发展客户关系网;与自己的销售人员保持联系,进一步面向本地市场。本论文讨论的是java网站内容管理系统——用户管理、栏目管理、和内容管理模块的实现。开发环境使用的是项目开发中所使用的集成开发环境—MyEclipse,数据库使用的是真正的多用户、多线程的SQL数据库服务器MySQL,开发语言使用的是面向对象的Java[10]语言,开发过程中用到jsp和servlet技术以及mvc设计思想。用户管理模块,主要功能包括用户登录、用户注册、用户增删改查以及权限设置。栏目管理模块,主要的功能包括栏目的增加、
3、修改、查询和删除。内容管理模块,主要功能包括内容的增加、修改、查询和删除。在系统实现上按照表示层、业务逻辑层、数据访问层三层结构实现,这样分层实现模式使得系统设计思路更加清晰,维护和测试更加容易。关键词:MyEclipse,Java,jsp,servletAbstractIntoday'ssocietywiththerapideconomicdevelopment,externalcompetitionintensified,asforanenterprisethat,buildyourownw
4、ebsitecanracetothedevelopmentofnewcenturystrategicpoints.Tosetupthenewenterpriseimage,directexploretheinternationalmarket,develop24hoursofInternetmarketingandefficientcheapdirectionalpropaganda;Andcustomerstoestablishthemostdirectexchangemechanism,sh
5、ortenthelaunchofnewproductsandnewmarketopenthecycle,andattractivecustomerbasedevelopmentcustomerrelationships;Andtheirsalesstafftokeepintouch,moretolocalmarkets.ThispaperdiscussesContentManagementSystem-usermanagement,column managementandcontentmanag
6、ementmodule’simplementation.Developmentenvironmentusedisaprojectdevelopmentthatusedintheintegrateddevelopmentenvironment-MyEclipse,thedatabaseusedisarealmulti-user,multi-threadedSQLdatabaseserverMySQL,developmentlanguageusedobject-orientedJavalanguag
7、e,thedevelopmentprocessusedtojspandservlettechnologyandMVCdesignphilosophy.usermanagementmodulethemainfeaturesincludeuserlogin,userregistration,useradd,delete,modify,queryandpermissionsset.columnmanagementmodulethemainfeaturesinclude,columnadd,column
8、modify,columnqueryandcolumndelete.contentmanagementmodulethemainfeaturesinclude,contentadd,contentmodify,contentqueryandcontentdelete.Inthisimplementationofthesystem,thissystemdesignedaccordingtothethreelayers,representationlayer,businesslogiclayeran