下载后可任意编辑网上招聘系统毕业设计12024 年 4 月 19 日下载后可任意编辑摘 要网上招聘,也被称为电子招聘,是指经过技术手段的运用,帮助企业人事经理完成招聘的过程。即企业经过公司自己的网站、第三招聘网站等机构,使用简历数据库或搜索引擎等工具来完成招聘过程。本文讲述了基于 Web 平台的网上的求职招聘的设计与开发,在采纳 JSP+Servlet+JavaBean 技术下配合 MySql 数据库实现了系统的个人用户、企业用户和数据管理三部分的相关操作。个人用户部分实现了个人用户的注册,简历生成,信息查看及更新等相关操作;企业用户部分实现了用人单位在本系统下的信息注册,岗位登记,资料查看及更新等相关操作;数据管理部分主要实现了个人用户的简历信息、用人单位的岗位需求信息及系统、台管理员信息及网站系统公告信息的管理操作。在三个多月的时间里,我们经过前期的项目规划,后台数据库设计以及前台网站设计,一步步把整个网上求职与招聘系统建立起来,并实现了各种必要的功能。界面友好美观,操作简单易懂,查询方面灵活。 关键词 网上招聘,JSP, MySQL, JavaBeanII2024 年 4 月 19 日下载后可任意编辑ABSTRACTOnline Recruitment, also known as e-recruitment, is the use of technology to attract candidates and aid the recruitment process. What this usually means is the use of a company’s own website, a third-party job site or job board, a CV (curriculum vitae) database or search engine marketing to fill vacancies.This article describes a system based on Web—mode accomplished online employment and recruitment, in using JSP + Servlet + JavaBean technology and MySql database implementation fulfill the following three parts operation. First part is personal user, it realized the following functions, user registration, CV generation, information update and information view. Second part is business user, it has the following functions, such as employers’ registration, position registration, information update and information view. The last part is data management, it contains the following functions, like manageme...