预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10

亲,该文档总共42页,到这已经超出免费预览范围,如果喜欢就直接下载吧~

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

摘要网上招聘也被称为电子招聘是指通过技术手段的运用帮助企业人事经理完成招聘的过程。即企业通过公司自己的网站、第三招聘网站等机构使用简历数据库或搜索引擎等工具来完成招聘过程。本文讲述了基于Web平台的网上的求职招聘的设计与开发在采用JSP+Servlet+JavaBean技术下配合MySql数据库实现了系统的个人用户、企业用户和数据管理三部分的相关操作。个人用户部分实现了个人用户的注册简历生成信息查看及更新等相关操作;企业用户部分实现了用人单位在本系统下的信息注册岗位登记资料查看及更新等相关操作;数据管理部分主要实现了个人用户的简历信息、用人单位的岗位需求信息及系统、台管理员信息及网站系统公告信息的管理操作。在三个多月的时间里我们通过前期的项目规划后台数据库设计以及前台网站设计一步步把整个网上求职与招聘系统建立起来并实现了各种必要的功能。界面友好美观操作简单易懂查询方面灵活。关键词网上招聘JSPMySQLJavaBeanABSTRACTOnlineRecruitmentalsoknownase-recruitmentistheuseoftechnologytoattractcandidatesandaidtherecruitmentprocess.Whatthisusuallymeansistheuseofacompany’sownwebsiteathird-partyjobsiteorjobboardaCV(curriculumvitae)databaseorsearchenginemarketingtofillvacancies.ThisarticledescribesasystembasedonWeb—modeaccomplishedonlineemploymentandrecruitmentinusingJSP+Servlet+JavaBeantechnologyandMySqldatabaseimplementationfulfillthefollowingthreepartsoperation.FirstpartispersonaluseritrealizedthefollowingfunctionsuserregistrationCVgenerationinformationupdateandinformationview.Secondpartisbusinessuserithasthefollowingfunctionssuchasemployers’registrationpositionregistrationinformationupdateandinformationview.Thelastpartisdatamanagementitcontainsthefollowingfunctionslikemanagementofthepersonaluser'sCVinformationtheemployer'sjobdemandinformationsystemuserinformationandsitenoteinformation.Andalltheseoperationsarebuiltonthebasicoperationofthedatabase.ForthelastthreemonthswithprojectplanningdatabasedesigningandwebsitedesigningIhavecompletedtheprojectwithalltasksstepbystep.Itcontainsfollowingcharacteristic:goodinterfacesimpleoperationaptcomprehensionandit’ssafeandreliable.KeywordsOnlineRecruitmentJSPMySQLJavaBean目录第一章绪论11.1问题的提出11.2课题背景11.2目的意义21.3论文结构2第二章可行性分析42.1经济可行性分析42.2技术可行性分析42.3环境可行性分析52.3.1软件环境52.3.2硬件环境62.4方案选择62.5开发计划8第三章需求分析93.1需求分析93.1.1