文件名称:smartstruts
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.61mb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个smallstruts框架,这个是根据struts1.x写的。这个需要把smallstruts打成jar包,放到webroot->WEB-INF->lib就可以跟struts1.x一样使用了。
这还是一个不成熟的框架,希望的到高手的指点-This is a smallstruts fr a mework, this is written under the struts1.x. The need to smallstruts labeled jar package, put webroot-> WEB-INF-> lib, like you can with struts1.x used. This is a mature fr a mework, hope to the master' s instructions
这还是一个不成熟的框架,希望的到高手的指点-This is a smallstruts fr a mework, this is written under the struts1.x. The need to smallstruts labeled jar package, put webroot-> WEB-INF-> lib, like you can with struts1.x used. This is a mature fr a mework, hope to the master' s instructions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dangdang
........\.classpath
........\.myeclipse
........\.mymetadata
........\.project
........\db
........\..\dangdang.sql
........\src
........\...\org
........\...\...\whatisjava
........\...\...\..........\dangdang
........\...\...\..........\........\action
........\...\...\..........\........\......\LoginAction.java
........\...\...\..........\........\domain
........\...\...\..........\........\......\Address.java
........\...\...\..........\........\......\Book.hbm.xml
........\...\...\..........\........\......\Book.java
........\...\...\..........\........\......\Category.java
........\...\...\..........\........\......\Item.java
........\...\...\..........\........\......\Order.java
........\...\...\..........\........\......\Product.java
........\...\...\..........\........\......\User.java
........\...\...\..........\........\exception
........\...\...\..........\........\.........\ServiceException.java
........\...\...\..........\........\form
........\...\...\..........\........\service
........\...\...\..........\........\.......\EmpService.java
........\...\...\..........\........\.......\EmpServiceImpl.java
........\...\...\..........\........\.......\ServiceFactory.java
........\...\smart-struts.xml
........\WebRoot
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\WEB-INF
........\.......\.......\classes
........\.......\.......\.......\org
........\.......\.......\.......\...\whatisjava
........\.......\.......\.......\...\..........\dangdang
........\.......\.......\.......\...\..........\........\action
........\.......\.......\.......\...\..........\........\......\LoginAction.class
........\.......\.......\.......\...\..........\........\domain
........\.......\.......\.......\...\..........\........\......\Address.class
........\.......\.......\.......\...\..........\........\......\Book.class
........\.......\.......\.......\...\..........\........\......\Book.hbm.xml
........\.......\.......\.......\...\..........\........\......\Category.class
........\.......\.......\.......\...\..........\........\......\Item.class
........\.......\.......\.......\...\..........\........\......\Order.class
........\.......\.......\.......\...\..........\........\......\Product.class
........\.......\.......\.......\...\..........\........\......\User.class
........\.......\.......\.......\...\..........\........\exception
........\.......\.......\.......\...\..........\........\.........\ServiceException.class
........\.......\.......\.......\...\..........\........\form
........\.......\.......\.......\...\..........\........\service
........\.......\.......\.......\...\..........\........\.......\EmpService.class
........\.......\.......\.......\...\..........\........\.......\EmpServiceImpl.class
........\.......\.......\.......\...\..........\........\.......\ServiceFactory.class
........\.......\.......\.......\smart-struts.xml
........\.......\.......\jsp
........\.......\.......\...\emp_list.jsp
........\.......\.......\lib
........\.......\.......\web.xml
smartstruts
...........\.classpath
...........\.project
...........\.settings
...........\bin
...........\...\org
...........\...\...\smartstruts
...........\...\...\...........\action
...........\...\...\...........\......\Action.class
...........\...\...\...........\......\ActionForm.class
...........\...\...\...........\......\ActionServlet.class
...........\...\...\...........\config
...........\...\...\...........\......\ActionConfig.class
...........\...\...\...........\......\FormBeanConfig.class
...........\...\...\...........\......\ForwardConfig.class
...........\...\...\...........\......\ModuleConfig.class
...........\...\...\...........\......\rule.xml
...........\...\...\...........\Globals.class
...........\...\...\...........\taglib
...........\...\...\...........\......\MessageTag.class
...........\...\...\...........\test
...........\...\...\...........\....\TestRef.class
...........\...\test
...........\...\....\Foo.class
...........\build.xml
...........\classes
...........\.......\org
...........
........\.classpath
........\.myeclipse
........\.mymetadata
........\.project
........\db
........\..\dangdang.sql
........\src
........\...\org
........\...\...\whatisjava
........\...\...\..........\dangdang
........\...\...\..........\........\action
........\...\...\..........\........\......\LoginAction.java
........\...\...\..........\........\domain
........\...\...\..........\........\......\Address.java
........\...\...\..........\........\......\Book.hbm.xml
........\...\...\..........\........\......\Book.java
........\...\...\..........\........\......\Category.java
........\...\...\..........\........\......\Item.java
........\...\...\..........\........\......\Order.java
........\...\...\..........\........\......\Product.java
........\...\...\..........\........\......\User.java
........\...\...\..........\........\exception
........\...\...\..........\........\.........\ServiceException.java
........\...\...\..........\........\form
........\...\...\..........\........\service
........\...\...\..........\........\.......\EmpService.java
........\...\...\..........\........\.......\EmpServiceImpl.java
........\...\...\..........\........\.......\ServiceFactory.java
........\...\smart-struts.xml
........\WebRoot
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\WEB-INF
........\.......\.......\classes
........\.......\.......\.......\org
........\.......\.......\.......\...\whatisjava
........\.......\.......\.......\...\..........\dangdang
........\.......\.......\.......\...\..........\........\action
........\.......\.......\.......\...\..........\........\......\LoginAction.class
........\.......\.......\.......\...\..........\........\domain
........\.......\.......\.......\...\..........\........\......\Address.class
........\.......\.......\.......\...\..........\........\......\Book.class
........\.......\.......\.......\...\..........\........\......\Book.hbm.xml
........\.......\.......\.......\...\..........\........\......\Category.class
........\.......\.......\.......\...\..........\........\......\Item.class
........\.......\.......\.......\...\..........\........\......\Order.class
........\.......\.......\.......\...\..........\........\......\Product.class
........\.......\.......\.......\...\..........\........\......\User.class
........\.......\.......\.......\...\..........\........\exception
........\.......\.......\.......\...\..........\........\.........\ServiceException.class
........\.......\.......\.......\...\..........\........\form
........\.......\.......\.......\...\..........\........\service
........\.......\.......\.......\...\..........\........\.......\EmpService.class
........\.......\.......\.......\...\..........\........\.......\EmpServiceImpl.class
........\.......\.......\.......\...\..........\........\.......\ServiceFactory.class
........\.......\.......\.......\smart-struts.xml
........\.......\.......\jsp
........\.......\.......\...\emp_list.jsp
........\.......\.......\lib
........\.......\.......\web.xml
smartstruts
...........\.classpath
...........\.project
...........\.settings
...........\bin
...........\...\org
...........\...\...\smartstruts
...........\...\...\...........\action
...........\...\...\...........\......\Action.class
...........\...\...\...........\......\ActionForm.class
...........\...\...\...........\......\ActionServlet.class
...........\...\...\...........\config
...........\...\...\...........\......\ActionConfig.class
...........\...\...\...........\......\FormBeanConfig.class
...........\...\...\...........\......\ForwardConfig.class
...........\...\...\...........\......\ModuleConfig.class
...........\...\...\...........\......\rule.xml
...........\...\...\...........\Globals.class
...........\...\...\...........\taglib
...........\...\...\...........\......\MessageTag.class
...........\...\...\...........\test
...........\...\...\...........\....\TestRef.class
...........\...\test
...........\...\....\Foo.class
...........\build.xml
...........\classes
...........\.......\org
...........