文件名称:MYHRMS
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 504kb
- 下载次数:
- 0次
- 提 供 者:
- 常**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个自己struts架构编写的人力资源管理系统,包括管理员、面试人、和应聘者三个角色,管理员对面试人和应聘者进行管理,系统比较简单,面试人比较简单-This is a compilation of human resource structure struts management system, including the administrator interview people with a three character, the administrator to interview and applicant management, the system is simple, and the interview people is simple
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MYHRMS
......\.classpath
......\.myeclipse
......\.mymetadata
......\.project
......\.settings
......\.........\com.genuitec.eclipse.j2eedt.core.prefs
......\.........\org.eclipse.jdt.core.prefs
......\src
......\...\com
......\...\...\duxiu
......\...\...\.....\hrms
......\...\...\.....\....\action
......\...\...\.....\....\......\adminAction.java
......\...\...\.....\....\......\candidateAction.java
......\...\...\.....\....\......\interviewerAction.java
......\...\...\.....\....\......\loginAction.java
......\...\...\.....\....\......\searchAction.java
......\...\...\.....\....\......\struts
......\...\...\.....\....\......\......\adminAction.xml
......\...\...\.....\....\......\......\candidateAction.xml
......\...\...\.....\....\......\......\interviewerAction.xml
......\...\...\.....\....\dao
......\...\...\.....\....\...\adminDao.java
......\...\...\.....\....\...\candidateDao.java
......\...\...\.....\....\...\impl
......\...\...\.....\....\...\....\adminDaoImpl.java
......\...\...\.....\....\...\....\candidateDaoImpl.java
......\...\...\.....\....\...\....\interviewerDaoImpl.java
......\...\...\.....\....\...\interviewerDao.java
......\...\...\.....\....\DataBase
......\...\...\.....\....\........\DataBaseConnection.java
......\...\...\.....\....\entity
......\...\...\.....\....\......\admin.java
......\...\...\.....\....\......\candidate.java
......\...\...\.....\....\......\interviewer.java
......\...\...\.....\....\service
......\...\...\.....\....\.......\adminService.java
......\...\...\.....\....\.......\candidateService.java
......\...\...\.....\....\.......\impl
......\...\...\.....\....\.......\....\adminServiceImpl.java
......\...\...\.....\....\.......\....\candidateServiceImpl.java
......\...\...\.....\....\.......\....\interviewerServiceImpl.java
......\...\...\.....\....\.......\interviewerService.java
......\...\struts.xml
......\WebRoot
......\.......\hrms
......\.......\....\admin
......\.......\....\.....\admin.jsp
......\.......\....\.....\candidateadd.jsp
......\.......\....\.....\candidateedit.jsp
......\.......\....\.....\candidatemanage.jsp
......\.......\....\.....\Intervieweradd.jsp
......\.......\....\.....\Intervieweredit.jsp
......\.......\....\.....\Interviewermanage.jsp
......\.......\....\candidate
......\.......\....\.........\candidatedetail.jsp
......\.......\....\Interviewer
......\.......\....\...........\candmanage.jsp
......\.......\....\...........\intermanage.jsp
......\.......\....\...........\setpassword.jsp
......\.......\....\operateJSP
......\.......\....\..........\candidateadd_success.jsp
......\.......\....\..........\candidatedelete_success.jsp
......\.......\....\..........\candidateedit_success.jsp
......\.......\....\..........\intervieweradd_success.jsp
......\.......\....\..........\interviewerdelete_success.jsp
......\.......\....\..........\intervieweredit_success.jsp
......\.......\index.jsp
......\.......\jump.jsp
......\.......\login.jsp
......\.......\loginError.jsp
......\.......\META-INF
......\.......\........\MANIFEST.MF
......\.......\searchfail.jsp
......\.......\searchresult.jsp
......\.......\test.jsp
......\.......\WEB-INF
......\.......\.......\classes
......\.......\.......\.......\com
......\.......\.......\.......\...\duxiu
......\.......\.......\.......\...\.....\hrms
......\.......\.......\.......\...\.....\....\action
......\.......\.......\.......\...\.....\....\......\adminAction.class
......\.......\.......\.......\...\.....\....\......\candidateAction.class
......\.......\.......\.......\...\.....\....\......\interviewerAction.class
......\.......\.......\.......\...\.....\....\......\loginAction.class
......\.......\.......\.......\...\.....\....\......\searchAction.class
......\.......\.......\.......\...\.....\....\......\struts
......\.......\.......\.......\...\.....\....\......\......\adminAction.xml
......\.......\.......\.......\...\.....\....\......\......\candidateAction.xml
......\.......\.......\.......\...\.....\....\......\......\interviewerAction.xml
......\.......\.......\.......\...\.....\....\dao
......\.......\....
......\.classpath
......\.myeclipse
......\.mymetadata
......\.project
......\.settings
......\.........\com.genuitec.eclipse.j2eedt.core.prefs
......\.........\org.eclipse.jdt.core.prefs
......\src
......\...\com
......\...\...\duxiu
......\...\...\.....\hrms
......\...\...\.....\....\action
......\...\...\.....\....\......\adminAction.java
......\...\...\.....\....\......\candidateAction.java
......\...\...\.....\....\......\interviewerAction.java
......\...\...\.....\....\......\loginAction.java
......\...\...\.....\....\......\searchAction.java
......\...\...\.....\....\......\struts
......\...\...\.....\....\......\......\adminAction.xml
......\...\...\.....\....\......\......\candidateAction.xml
......\...\...\.....\....\......\......\interviewerAction.xml
......\...\...\.....\....\dao
......\...\...\.....\....\...\adminDao.java
......\...\...\.....\....\...\candidateDao.java
......\...\...\.....\....\...\impl
......\...\...\.....\....\...\....\adminDaoImpl.java
......\...\...\.....\....\...\....\candidateDaoImpl.java
......\...\...\.....\....\...\....\interviewerDaoImpl.java
......\...\...\.....\....\...\interviewerDao.java
......\...\...\.....\....\DataBase
......\...\...\.....\....\........\DataBaseConnection.java
......\...\...\.....\....\entity
......\...\...\.....\....\......\admin.java
......\...\...\.....\....\......\candidate.java
......\...\...\.....\....\......\interviewer.java
......\...\...\.....\....\service
......\...\...\.....\....\.......\adminService.java
......\...\...\.....\....\.......\candidateService.java
......\...\...\.....\....\.......\impl
......\...\...\.....\....\.......\....\adminServiceImpl.java
......\...\...\.....\....\.......\....\candidateServiceImpl.java
......\...\...\.....\....\.......\....\interviewerServiceImpl.java
......\...\...\.....\....\.......\interviewerService.java
......\...\struts.xml
......\WebRoot
......\.......\hrms
......\.......\....\admin
......\.......\....\.....\admin.jsp
......\.......\....\.....\candidateadd.jsp
......\.......\....\.....\candidateedit.jsp
......\.......\....\.....\candidatemanage.jsp
......\.......\....\.....\Intervieweradd.jsp
......\.......\....\.....\Intervieweredit.jsp
......\.......\....\.....\Interviewermanage.jsp
......\.......\....\candidate
......\.......\....\.........\candidatedetail.jsp
......\.......\....\Interviewer
......\.......\....\...........\candmanage.jsp
......\.......\....\...........\intermanage.jsp
......\.......\....\...........\setpassword.jsp
......\.......\....\operateJSP
......\.......\....\..........\candidateadd_success.jsp
......\.......\....\..........\candidatedelete_success.jsp
......\.......\....\..........\candidateedit_success.jsp
......\.......\....\..........\intervieweradd_success.jsp
......\.......\....\..........\interviewerdelete_success.jsp
......\.......\....\..........\intervieweredit_success.jsp
......\.......\index.jsp
......\.......\jump.jsp
......\.......\login.jsp
......\.......\loginError.jsp
......\.......\META-INF
......\.......\........\MANIFEST.MF
......\.......\searchfail.jsp
......\.......\searchresult.jsp
......\.......\test.jsp
......\.......\WEB-INF
......\.......\.......\classes
......\.......\.......\.......\com
......\.......\.......\.......\...\duxiu
......\.......\.......\.......\...\.....\hrms
......\.......\.......\.......\...\.....\....\action
......\.......\.......\.......\...\.....\....\......\adminAction.class
......\.......\.......\.......\...\.....\....\......\candidateAction.class
......\.......\.......\.......\...\.....\....\......\interviewerAction.class
......\.......\.......\.......\...\.....\....\......\loginAction.class
......\.......\.......\.......\...\.....\....\......\searchAction.class
......\.......\.......\.......\...\.....\....\......\struts
......\.......\.......\.......\...\.....\....\......\......\adminAction.xml
......\.......\.......\.......\...\.....\....\......\......\candidateAction.xml
......\.......\.......\.......\...\.....\....\......\......\interviewerAction.xml
......\.......\.......\.......\...\.....\....\dao
......\.......\....