文件名称:demo
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 21.5mb
- 下载次数:
- 0次
- 提 供 者:
- sessi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这段代码使用spring,hibernate,struts,主要的是用来学习增、删、改、查几种方法,运行代码前先建立好相应的数据库-This code uses the spring, hibernate, struts, the main thing is to learn to add, delete, change, search several ways to establish a good run before the code corresponding database
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demo
....\.classpath
....\.myeclipse
....\.mymetadata
....\.project
....\.settings
....\.........\.jsdtscope
....\.........\org.eclipse.core.resources.prefs
....\.........\org.eclipse.core.runtime.prefs
....\.........\org.eclipse.wst.jsdt.ui.superType.container
....\.........\org.eclipse.wst.jsdt.ui.superType.name
....\src
....\...\applicationContext-project.xml
....\...\applicationContext.xml
....\...\com
....\...\...\eainfo
....\...\...\......\cn
....\...\...\......\..\common
....\...\...\......\..\......\BaseAction.java
....\...\...\......\..\......\CreateTable.java
....\...\...\......\..\......\GenericDAO.java
....\...\...\......\..\......\PageBean.java
....\...\...\......\..\......\StringInfoCenter.java
....\...\...\......\..\......\SystemDate.java
....\...\...\......\..\userinfo
....\...\...\......\..\........\action
....\...\...\......\..\........\......\UserinfoAction.java
....\...\...\......\..\........\dao
....\...\...\......\..\........\...\UserinfoDao.java
....\...\...\......\..\........\po
....\...\...\......\..\........\..\Userinfo.hbm.xml
....\...\...\......\..\........\..\Userinfo.java
....\...\...\......\..\........\service
....\...\...\......\..\........\.......\impl
....\...\...\......\..\........\.......\....\UserinfoServiceImpl.java
....\...\...\......\..\........\.......\UserinfoService.java
....\...\hibernate.cfg.xml
....\...\struts-project.xml
....\...\struts.xml
....\WebRoot
....\.......\images
....\.......\......\body_style.css
....\.......\......\button.gif
....\.......\......\common.js
....\.......\......\dtree.js
....\.......\......\frame_style.css
....\.......\......\header.gif
....\.......\......\header_bg.gif
....\.......\......\left_bg.gif
....\.......\......\left_bottom.gif
....\.......\......\tree
....\.......\......\....\base.gif
....\.......\......\....\cd.gif
....\.......\......\....\dtree.css
....\.......\......\....\empty.gif
....\.......\......\....\folder.gif
....\.......\......\....\folderopen.gif
....\.......\......\....\globe.gif
....\.......\......\....\imgfolder.gif
....\.......\......\....\join.gif
....\.......\......\....\joinbottom.gif
....\.......\......\....\line.gif
....\.......\......\....\minus.gif
....\.......\......\....\minusbottom.gif
....\.......\......\....\musicfolder.gif
....\.......\......\....\nolines_minus.gif
....\.......\......\....\nolines_plus.gif
....\.......\......\....\page.gif
....\.......\......\....\plus.gif
....\.......\......\....\plusbottom.gif
....\.......\......\....\question.gif
....\.......\......\....\trash.gif
....\.......\index.jsp
....\.......\META-INF
....\.......\........\MANIFEST.MF
....\.......\userinfo
....\.......\........\userinfoCreate.jsp
....\.......\........\userinfoList.jsp
....\.......\........\userinfoUpdate.jsp
....\.......\WEB-INF
....\.......\.......\classes
....\.......\.......\.......\applicationContext-project.xml
....\.......\.......\.......\applicationContext.xml
....\.......\.......\.......\com
....\.......\.......\.......\...\eainfo
....\.......\.......\.......\...\......\cn
....\.......\.......\.......\...\......\..\common
....\.......\.......\.......\...\......\..\......\BaseAction.class
....\.......\.......\.......\...\......\..\......\CreateTable.class
....\.......\.......\.......\...\......\..\......\GenericDAO$1.class
....\.......\.......\.......\...\......\..\......\GenericDAO$2.class
....\.......\.......\.......\...\......\..\......\GenericDAO.class
....\.......\.......\.......\...\......\..\......\PageBean.class
....\.......\.......\.......\...\......\..\......\StringInfoCenter.class
....\.......\.......\.......\...\......\..\......\SystemDate.class
....\.......\.......\.......\...\......\..\userinfo
....\.......\.......\.......\...\......\..\........\action
....\.......\.......\.......\...\......\..\........\......\UserinfoAction.class
....\.......\.......\.......\...\......\..\........\dao
....\.......\.......\.......\...\......\..\........\...\UserinfoDao$1.class
....\.classpath
....\.myeclipse
....\.mymetadata
....\.project
....\.settings
....\.........\.jsdtscope
....\.........\org.eclipse.core.resources.prefs
....\.........\org.eclipse.core.runtime.prefs
....\.........\org.eclipse.wst.jsdt.ui.superType.container
....\.........\org.eclipse.wst.jsdt.ui.superType.name
....\src
....\...\applicationContext-project.xml
....\...\applicationContext.xml
....\...\com
....\...\...\eainfo
....\...\...\......\cn
....\...\...\......\..\common
....\...\...\......\..\......\BaseAction.java
....\...\...\......\..\......\CreateTable.java
....\...\...\......\..\......\GenericDAO.java
....\...\...\......\..\......\PageBean.java
....\...\...\......\..\......\StringInfoCenter.java
....\...\...\......\..\......\SystemDate.java
....\...\...\......\..\userinfo
....\...\...\......\..\........\action
....\...\...\......\..\........\......\UserinfoAction.java
....\...\...\......\..\........\dao
....\...\...\......\..\........\...\UserinfoDao.java
....\...\...\......\..\........\po
....\...\...\......\..\........\..\Userinfo.hbm.xml
....\...\...\......\..\........\..\Userinfo.java
....\...\...\......\..\........\service
....\...\...\......\..\........\.......\impl
....\...\...\......\..\........\.......\....\UserinfoServiceImpl.java
....\...\...\......\..\........\.......\UserinfoService.java
....\...\hibernate.cfg.xml
....\...\struts-project.xml
....\...\struts.xml
....\WebRoot
....\.......\images
....\.......\......\body_style.css
....\.......\......\button.gif
....\.......\......\common.js
....\.......\......\dtree.js
....\.......\......\frame_style.css
....\.......\......\header.gif
....\.......\......\header_bg.gif
....\.......\......\left_bg.gif
....\.......\......\left_bottom.gif
....\.......\......\tree
....\.......\......\....\base.gif
....\.......\......\....\cd.gif
....\.......\......\....\dtree.css
....\.......\......\....\empty.gif
....\.......\......\....\folder.gif
....\.......\......\....\folderopen.gif
....\.......\......\....\globe.gif
....\.......\......\....\imgfolder.gif
....\.......\......\....\join.gif
....\.......\......\....\joinbottom.gif
....\.......\......\....\line.gif
....\.......\......\....\minus.gif
....\.......\......\....\minusbottom.gif
....\.......\......\....\musicfolder.gif
....\.......\......\....\nolines_minus.gif
....\.......\......\....\nolines_plus.gif
....\.......\......\....\page.gif
....\.......\......\....\plus.gif
....\.......\......\....\plusbottom.gif
....\.......\......\....\question.gif
....\.......\......\....\trash.gif
....\.......\index.jsp
....\.......\META-INF
....\.......\........\MANIFEST.MF
....\.......\userinfo
....\.......\........\userinfoCreate.jsp
....\.......\........\userinfoList.jsp
....\.......\........\userinfoUpdate.jsp
....\.......\WEB-INF
....\.......\.......\classes
....\.......\.......\.......\applicationContext-project.xml
....\.......\.......\.......\applicationContext.xml
....\.......\.......\.......\com
....\.......\.......\.......\...\eainfo
....\.......\.......\.......\...\......\cn
....\.......\.......\.......\...\......\..\common
....\.......\.......\.......\...\......\..\......\BaseAction.class
....\.......\.......\.......\...\......\..\......\CreateTable.class
....\.......\.......\.......\...\......\..\......\GenericDAO$1.class
....\.......\.......\.......\...\......\..\......\GenericDAO$2.class
....\.......\.......\.......\...\......\..\......\GenericDAO.class
....\.......\.......\.......\...\......\..\......\PageBean.class
....\.......\.......\.......\...\......\..\......\StringInfoCenter.class
....\.......\.......\.......\...\......\..\......\SystemDate.class
....\.......\.......\.......\...\......\..\userinfo
....\.......\.......\.......\...\......\..\........\action
....\.......\.......\.......\...\......\..\........\......\UserinfoAction.class
....\.......\.......\.......\...\......\..\........\dao
....\.......\.......\.......\...\......\..\........\...\UserinfoDao$1.class