在线人才招聘系统摘要互联网的快速发展正在不断融入人们的生活,影响和改变着人们的生活。网络所提供给人们的不仅仅只是一个获取信息的来源,而且还是一个相互交流的空间。人才招聘管理信息系统的出现和发展也正给广大的求职者和招聘单位提供了一个便捷而有效的双向交流与选择的平台。简洁和高效是本毕业设计的特点。本毕业设计是基于Web的网站,使用JSP+TOMCAT技术平台搭建服务器;后台数据库采用了成熟和兼容性好的MicrosoftSQLServer。本毕业设计使用微软的SQLServer2000构建了人才招聘管理网站的数据库。本毕业设计实现的主要功能有:个人注册以及发布求职信息,单位注册以及发布招聘信息,管理员管理注册信息和求职招聘等信息。关键词:招聘;求职;JSP;TOMCAT;SQL;JDBCAbstractTherapiddevelopmentoftheInternetintoourlivesareconstantlyaffectingandchangingourlives.Networksprovidetousisnotjustasourceofaccesstoinformation,andmoreisamutualexchangeofspace.Theemergenceofonlinejobrecruitmentwebsite,anddevelopmentaretothevastnumberofjobseekersandrecruiters,providingaconvenientandeffectivetwo-waycommunicationandPickyourplatform.Simpleandefficientdesignfeaturesofthisgraduation.ThegraduationprojectisbasedontheWebsite.TechnologyplatformusingJSP+TOMCATbuildserver.Backgrounddatabase,andcompatibilitywithamaturegoodMicrosoftsqlserver.GraduationbuiltusingMicrosoft'sSQLServer2000Talentrecruitmentsitedatabase.Graduationmainfunctionare:individualregistrationandpublishjobinformationisregistered,andreleasecandidates,administratorstomanageregistrationinformationandjobrecruitmentinformation..Keywords:Recruitment;job;JSP;TOMCAT;SQL;JDBC目录摘要.....................................................................................................................I前言....................................................................................................................1第1章人才招聘管理信息系统概述.................................................................21.1开发背景.....................................................................................................21.2网络招聘系统的现状和发展前景.............................................................21.3网络招聘的优势.........................................................................................31.4网络招聘系统的意义.................................................................................4第2章技术介绍.................................................................................................52.1JSP技术概述..............................................................................................52.2JSP与ASP比较.........................................................................................62.3TOMCAT背景简介....................................................................................82.4MICROSOFTSQLSERVER2000简介..........................................................82.5JDK和JDBC介绍......................................................................................9第3章系统框架设计.......................................................................................103.1系统组成描述...........................................................................................103.2系统主要框架...........................................................................................10第4章系统功能设计.......................................................................................174.1登录设计...................................