(The source code of the office automation management system of the third unit of Beida Qingniao. When I was writing this system, I also downloaded several related source codes on the Internet. I found that the implementation technology was long ago, and it does not meet the requirements of the current writing. Now I upload the complete code I wrote for your reference.
This document includes the following annexes:
.classpath
.project
.jsdtscope
org.eclipse.core.resources.prefs
org.eclipse.jdt.core.prefs
org.eclipse.wstmonponent
org.eclipse.wstmon.project.facet.core.xml
org.eclipse.wst.jsdt.ui.superType.container
org.eclipse.wst.jsdt.ui.superType.name
applicationContext.xml
DownloadAction.class
EmailAction.class
UserAction.class
VocationAction.class
EmailDao.class
EmailDaoImpl$1.class
EmailDaoImpl.class
UserDao.class
UserDaoImpl$1.class
UserDaoImpl$2.class
UserDaoImpl.class
VocationDao.class
VocationDaoImpl$1.class
VocationDaoImpl.class
Email.class
Email.hbm.xml
Page.class
User.class
User.hbm.xml
Vocation.class
Vocation.hbm.xml
EmailService.class
EmailServiceImpl.class
UserService.class
UserServiceImpl.class
VocationService.class
VocationServiceImpl.class
CreateTable.class
log4j.properties
Test.class
hibernate.cfg.xml
struts.xml
applicationContext.xml
DownloadAction.java
EmailAction.java
UserAction.java
VocationAction.java
EmailDao.java
EmailDaoImpl.java
UserDao.java
UserDaoImpl.java....)