文件名称:ssjexample
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 38kb
- 下载次数:
- 0次
- 提 供 者:
- adl***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
SSJ小例子。使用struts2+spring3.05+JPA2.0开发的小例子。请到官网下载相关jar包,然后导到项目中。-SSJ small examples. Use struts2+spring3.05+JPA2.0 the development of small examples. Go to the official website to download jar package, and then guided to the project.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ssjexample\.classpath
..........\.project
..........\.settings\.jsdtscope
..........\.........\org.eclipse.jdt.core.prefs
..........\.........\org.eclipse.wst.jsdt.ui.superType.container
..........\.........\org.eclipse.wst.jsdt.ui.superType.name
..........\person.sql
..........\src\applicationContext.xml
..........\...\edu\ku\it\si\springjpaexample\action\AllPersonsFinder.java
..........\...\...\..\..\..\................\......\PersonDeleter.java
..........\...\...\..\..\..\................\......\PersonFinder.java
..........\...\...\..\..\..\................\......\PersonSaver.java
..........\...\...\..\..\..\................\......\PersonUpdater.java
..........\...\...\..\..\..\................\dao\PersonDao.java
..........\...\...\..\..\..\................\...\PersonDaoJpa.java
..........\...\...\..\..\..\................\model\Person.java
..........\...\...\..\..\..\................\service\PersonService.java
..........\...\...\..\..\..\................\.......\PersonServiceImpl.java
..........\...\log4j.dtd
..........\...\log4j.xml
..........\...\META-INF\persistence.xml
..........\...\schema.sql
..........\...\struts.xml
..........\...\test-data.sql
..........\WebContent\error.jsp
..........\..........\index.jsp
..........\..........\inputpersonsave.jsp
..........\..........\inputpersonupdate.jsp
..........\..........\META-INF\context.xml
..........\..........\persondeleted.jsp
..........\..........\personinfo.jsp
..........\..........\personsaved.jsp
..........\..........\personsinfo.jsp
..........\..........\personupdated.jsp
..........\..........\WEB-INF\classes\applicationContext.xml
..........\..........\.......\.......\edu\ku\it\si\springjpaexample\action\AllPersonsFinder.class
..........\..........\.......\.......\...\..\..\..\................\......\PersonDeleter.class
..........\..........\.......\.......\...\..\..\..\................\......\PersonFinder.class
..........\..........\.......\.......\...\..\..\..\................\......\PersonSaver.class
..........\..........\.......\.......\...\..\..\..\................\......\PersonUpdater.class
..........\..........\.......\.......\...\..\..\..\................\dao\PersonDao.class
..........\..........\.......\.......\...\..\..\..\................\...\PersonDaoJpa.class
..........\..........\.......\.......\...\..\..\..\................\model\Person.class
..........\..........\.......\.......\...\..\..\..\................\service\PersonService.class
..........\..........\.......\.......\...\..\..\..\................\.......\PersonServiceImpl.class
..........\..........\.......\.......\log4j.dtd
..........\..........\.......\.......\log4j.xml
..........\..........\.......\.......\META-INF\persistence.xml
..........\..........\.......\.......\schema.sql
..........\..........\.......\.......\struts.xml
..........\..........\.......\.......\test-data.sql
..........\..........\.......\web.xml
..........\说明.txt
..........\WebContent\WEB-INF\classes\edu\ku\it\si\springjpaexample\action
..........\..........\.......\.......\...\..\..\..\................\dao
..........\..........\.......\.......\...\..\..\..\................\model
..........\..........\.......\.......\...\..\..\..\................\service
..........\..........\.......\.......\...\..\..\..\springjpaexample
..........\src\edu\ku\it\si\springjpaexample\action
..........\...\...\..\..\..\................\dao
..........\...\...\..\..\..\................\model
..........\...\...\..\..\..\................\service
..........\WebContent\WEB-INF\classes\edu\ku\it\si
..........\src\edu\ku\it\si\springjpaexample
..........\WebContent\WEB-INF\classes\edu\ku\it
..........\src\edu\ku\it\si
..........\WebContent\WEB-INF\classes\edu\ku
..........\src\edu\ku\it
..........\WebContent\WEB-INF\classes\edu
..........\..........\.......\.......\META-INF
..........\src\edu\ku
..........\WebContent\WEB-INF\classes
..........\..........\.......\lib
..........\src\edu
..........\...\META-INF
..........\WebContent\META-INF
..........\..........\WEB-INF
..........\.settings
..........\src
..........\WebContent
ssjexample
..........\.project
..........\.settings\.jsdtscope
..........\.........\org.eclipse.jdt.core.prefs
..........\.........\org.eclipse.wst.jsdt.ui.superType.container
..........\.........\org.eclipse.wst.jsdt.ui.superType.name
..........\person.sql
..........\src\applicationContext.xml
..........\...\edu\ku\it\si\springjpaexample\action\AllPersonsFinder.java
..........\...\...\..\..\..\................\......\PersonDeleter.java
..........\...\...\..\..\..\................\......\PersonFinder.java
..........\...\...\..\..\..\................\......\PersonSaver.java
..........\...\...\..\..\..\................\......\PersonUpdater.java
..........\...\...\..\..\..\................\dao\PersonDao.java
..........\...\...\..\..\..\................\...\PersonDaoJpa.java
..........\...\...\..\..\..\................\model\Person.java
..........\...\...\..\..\..\................\service\PersonService.java
..........\...\...\..\..\..\................\.......\PersonServiceImpl.java
..........\...\log4j.dtd
..........\...\log4j.xml
..........\...\META-INF\persistence.xml
..........\...\schema.sql
..........\...\struts.xml
..........\...\test-data.sql
..........\WebContent\error.jsp
..........\..........\index.jsp
..........\..........\inputpersonsave.jsp
..........\..........\inputpersonupdate.jsp
..........\..........\META-INF\context.xml
..........\..........\persondeleted.jsp
..........\..........\personinfo.jsp
..........\..........\personsaved.jsp
..........\..........\personsinfo.jsp
..........\..........\personupdated.jsp
..........\..........\WEB-INF\classes\applicationContext.xml
..........\..........\.......\.......\edu\ku\it\si\springjpaexample\action\AllPersonsFinder.class
..........\..........\.......\.......\...\..\..\..\................\......\PersonDeleter.class
..........\..........\.......\.......\...\..\..\..\................\......\PersonFinder.class
..........\..........\.......\.......\...\..\..\..\................\......\PersonSaver.class
..........\..........\.......\.......\...\..\..\..\................\......\PersonUpdater.class
..........\..........\.......\.......\...\..\..\..\................\dao\PersonDao.class
..........\..........\.......\.......\...\..\..\..\................\...\PersonDaoJpa.class
..........\..........\.......\.......\...\..\..\..\................\model\Person.class
..........\..........\.......\.......\...\..\..\..\................\service\PersonService.class
..........\..........\.......\.......\...\..\..\..\................\.......\PersonServiceImpl.class
..........\..........\.......\.......\log4j.dtd
..........\..........\.......\.......\log4j.xml
..........\..........\.......\.......\META-INF\persistence.xml
..........\..........\.......\.......\schema.sql
..........\..........\.......\.......\struts.xml
..........\..........\.......\.......\test-data.sql
..........\..........\.......\web.xml
..........\说明.txt
..........\WebContent\WEB-INF\classes\edu\ku\it\si\springjpaexample\action
..........\..........\.......\.......\...\..\..\..\................\dao
..........\..........\.......\.......\...\..\..\..\................\model
..........\..........\.......\.......\...\..\..\..\................\service
..........\..........\.......\.......\...\..\..\..\springjpaexample
..........\src\edu\ku\it\si\springjpaexample\action
..........\...\...\..\..\..\................\dao
..........\...\...\..\..\..\................\model
..........\...\...\..\..\..\................\service
..........\WebContent\WEB-INF\classes\edu\ku\it\si
..........\src\edu\ku\it\si\springjpaexample
..........\WebContent\WEB-INF\classes\edu\ku\it
..........\src\edu\ku\it\si
..........\WebContent\WEB-INF\classes\edu\ku
..........\src\edu\ku\it
..........\WebContent\WEB-INF\classes\edu
..........\..........\.......\.......\META-INF
..........\src\edu\ku
..........\WebContent\WEB-INF\classes
..........\..........\.......\lib
..........\src\edu
..........\...\META-INF
..........\WebContent\META-INF
..........\..........\WEB-INF
..........\.settings
..........\src
..........\WebContent
ssjexample