文件名称:WorkHourSystem
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 27.3mb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在struts、spring、hibernate三个框架的基础上,分层搭建:
model层:主要存放数据库中的表反转后的java及xml文件
DAO 层:存放对各表中数据的操作,是一个接口层
DAOImpl层:对DAO中方法的实现
service 层:业务逻辑层
serviceImpl层:对service层方法的实现
action层:控制页面跳转
JSP层:主要是页面的设计 直接接触用户的层-In struts, spring, hibernate on the basis of the three fr a meworks, hierarchical structures: model level: the main storage of the database table after reverse java and xml file DAO layer: the data stored on the operating table, is an interface layer DAOImpl layer: the method of implementation of DAO service layers: business logic serviceImpl layer: the implementation of the service layer method of action layer: control page Jump JSP layer: The main page design is the direct contact with the user' s level
model层:主要存放数据库中的表反转后的java及xml文件
DAO 层:存放对各表中数据的操作,是一个接口层
DAOImpl层:对DAO中方法的实现
service 层:业务逻辑层
serviceImpl层:对service层方法的实现
action层:控制页面跳转
JSP层:主要是页面的设计 直接接触用户的层-In struts, spring, hibernate on the basis of the three fr a meworks, hierarchical structures: model level: the main storage of the database table after reverse java and xml file DAO layer: the data stored on the operating table, is an interface layer DAOImpl layer: the method of implementation of DAO service layers: business logic serviceImpl layer: the implementation of the service layer method of action layer: control page Jump JSP layer: The main page design is the direct contact with the user' s level
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WorkHourSystem\.classpath
..............\.myeclipse\.svn\all-wcprops
..............\..........\....\entries
..............\.myhibernatedata
..............\.mymetadata
..............\.mystrutsdata
..............\.project
..............\.settings\.jsdtscope
..............\.........\.svn\all-wcprops
..............\.........\....\entries
..............\.........\....\text-base\.jsdtscope.svn-base
..............\.........\....\.........\com.genuitec.eclipse.j2eedt.core.prefs.svn-base
..............\.........\....\.........\org.eclipse.jdt.core.prefs.svn-base
..............\.........\....\.........\org.eclipse.wst.jsdt.ui.superType.container.svn-base
..............\.........\....\.........\org.eclipse.wst.jsdt.ui.superType.name.svn-base
..............\.........\com.genuitec.eclipse.j2eedt.core.prefs
..............\.........\org.eclipse.jdt.core.prefs
..............\.........\org.eclipse.wst.jsdt.ui.superType.container
..............\.........\org.eclipse.wst.jsdt.ui.superType.name
..............\.springBeans
..............\..vn\all-wcprops
..............\....\entries
..............\....\text-base\.classpath.svn-base
..............\....\.........\.myhibernatedata.svn-base
..............\....\.........\.mymetadata.svn-base
..............\....\.........\.mystrutsdata.svn-base
..............\....\.........\.project.svn-base
..............\....\.........\.springBeans.svn-base
..............\src\.svn\all-wcprops
..............\...\....\entries
..............\...\....\text-base\applicationContext.xml.svn-base
..............\...\....\.........\hibernate.cfg.xml.svn-base
..............\...\....\.........\struts.xml.svn-base
..............\...\applicationContext.xml
..............\...\com\.svn\all-wcprops
..............\...\...\....\entries
..............\...\...\action\.svn\all-wcprops
..............\...\...\......\....\entries
..............\...\...\......\....\text-base\DepartmentAction.java.svn-base
..............\...\...\......\....\.........\DirectionaryAction.java.svn-base
..............\...\...\......\....\.........\PanDuanUserAction.java.svn-base
..............\...\...\......\....\.........\ProjectAction.java.svn-base
..............\...\...\......\....\.........\RoleAction.java.svn-base
..............\...\...\......\....\.........\UserDepartmentAction.java.svn-base
..............\...\...\......\....\.........\WorkHoursAction.java.svn-base
..............\...\...\......\....\.........\WUserAction.java.svn-base
..............\...\...\......\....\.mp\PanDuanUserAction.java.tmp
..............\...\...\......\DepartmentAction.java
..............\...\...\......\DirectionaryAction.java
..............\...\...\......\PanDuanUserAction.java
..............\...\...\......\ProjectAction.java
..............\...\...\......\RoleAction.java
..............\...\...\......\UserDepartmentAction.java
..............\...\...\......\WorkHoursAction.java
..............\...\...\......\WUserAction.java
..............\...\...\dao\.svn\all-wcprops
..............\...\...\...\....\entries
..............\...\...\...\....\text-base\DepartmentDao.java.svn-base
..............\...\...\...\....\.........\DirectionaryDao.java.svn-base
..............\...\...\...\....\.........\IJdbcWorkHourDao.java.svn-base
..............\...\...\...\....\.........\JDBCCommonDao.java.svn-base
..............\...\...\...\....\.........\LC_LoginDao.java.svn-base
..............\...\...\...\....\.........\ProjectDao.java.svn-base
..............\...\...\...\....\.........\RoleDao.java.svn-base
..............\...\...\...\....\.........\UserDepartmentDAO.java.svn-base
..............\...\...\...\....\.........\UserinfoDAO.java.svn-base
..............\...\...\...\....\.........\UserRoleDAO.java.svn-base
..............\...\...\...\....\.........\WorkHoursDao.java.svn-base
..............\...\...\...\....\.........\WUserDAO.java.svn-base
..............\...\...\...\DepartmentDao.java
..............\...\...\...\DirectionaryDao.java
..............\...\...\...\IJdbcWorkHourDao.java
..............\...\...\...\impl\.svn\all-wcprops
..............\...\...\...\....\....\entries
..............\...\...\...\.
..............\.myeclipse\.svn\all-wcprops
..............\..........\....\entries
..............\.myhibernatedata
..............\.mymetadata
..............\.mystrutsdata
..............\.project
..............\.settings\.jsdtscope
..............\.........\.svn\all-wcprops
..............\.........\....\entries
..............\.........\....\text-base\.jsdtscope.svn-base
..............\.........\....\.........\com.genuitec.eclipse.j2eedt.core.prefs.svn-base
..............\.........\....\.........\org.eclipse.jdt.core.prefs.svn-base
..............\.........\....\.........\org.eclipse.wst.jsdt.ui.superType.container.svn-base
..............\.........\....\.........\org.eclipse.wst.jsdt.ui.superType.name.svn-base
..............\.........\com.genuitec.eclipse.j2eedt.core.prefs
..............\.........\org.eclipse.jdt.core.prefs
..............\.........\org.eclipse.wst.jsdt.ui.superType.container
..............\.........\org.eclipse.wst.jsdt.ui.superType.name
..............\.springBeans
..............\..vn\all-wcprops
..............\....\entries
..............\....\text-base\.classpath.svn-base
..............\....\.........\.myhibernatedata.svn-base
..............\....\.........\.mymetadata.svn-base
..............\....\.........\.mystrutsdata.svn-base
..............\....\.........\.project.svn-base
..............\....\.........\.springBeans.svn-base
..............\src\.svn\all-wcprops
..............\...\....\entries
..............\...\....\text-base\applicationContext.xml.svn-base
..............\...\....\.........\hibernate.cfg.xml.svn-base
..............\...\....\.........\struts.xml.svn-base
..............\...\applicationContext.xml
..............\...\com\.svn\all-wcprops
..............\...\...\....\entries
..............\...\...\action\.svn\all-wcprops
..............\...\...\......\....\entries
..............\...\...\......\....\text-base\DepartmentAction.java.svn-base
..............\...\...\......\....\.........\DirectionaryAction.java.svn-base
..............\...\...\......\....\.........\PanDuanUserAction.java.svn-base
..............\...\...\......\....\.........\ProjectAction.java.svn-base
..............\...\...\......\....\.........\RoleAction.java.svn-base
..............\...\...\......\....\.........\UserDepartmentAction.java.svn-base
..............\...\...\......\....\.........\WorkHoursAction.java.svn-base
..............\...\...\......\....\.........\WUserAction.java.svn-base
..............\...\...\......\....\.mp\PanDuanUserAction.java.tmp
..............\...\...\......\DepartmentAction.java
..............\...\...\......\DirectionaryAction.java
..............\...\...\......\PanDuanUserAction.java
..............\...\...\......\ProjectAction.java
..............\...\...\......\RoleAction.java
..............\...\...\......\UserDepartmentAction.java
..............\...\...\......\WorkHoursAction.java
..............\...\...\......\WUserAction.java
..............\...\...\dao\.svn\all-wcprops
..............\...\...\...\....\entries
..............\...\...\...\....\text-base\DepartmentDao.java.svn-base
..............\...\...\...\....\.........\DirectionaryDao.java.svn-base
..............\...\...\...\....\.........\IJdbcWorkHourDao.java.svn-base
..............\...\...\...\....\.........\JDBCCommonDao.java.svn-base
..............\...\...\...\....\.........\LC_LoginDao.java.svn-base
..............\...\...\...\....\.........\ProjectDao.java.svn-base
..............\...\...\...\....\.........\RoleDao.java.svn-base
..............\...\...\...\....\.........\UserDepartmentDAO.java.svn-base
..............\...\...\...\....\.........\UserinfoDAO.java.svn-base
..............\...\...\...\....\.........\UserRoleDAO.java.svn-base
..............\...\...\...\....\.........\WorkHoursDao.java.svn-base
..............\...\...\...\....\.........\WUserDAO.java.svn-base
..............\...\...\...\DepartmentDao.java
..............\...\...\...\DirectionaryDao.java
..............\...\...\...\IJdbcWorkHourDao.java
..............\...\...\...\impl\.svn\all-wcprops
..............\...\...\...\....\....\entries
..............\...\...\...\.