文件名称:springstrutsibatis
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 514.96kb
- 下载次数:
- 0次
- 提 供 者:
- xia****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
spring 开源框架学习经典范例
采用spring+STRUTS+ibatis设计!是学习java网络编程的好例子-spring revenue learning fr a mework classic example of using spring STRUTS ibatis Design! Learning java network programming a good example!
采用spring+STRUTS+ibatis设计!是学习java网络编程的好例子-spring revenue learning fr a mework classic example of using spring STRUTS ibatis Design! Learning java network programming a good example!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 7941927springstrutsibatis.rar 列表 jpetstore\annotation\build.bat jpetstore\annotation\build.xml jpetstore\annotation\readme.txt jpetstore\annotation\src\org\springframework\samples\jpetstore\domain\logic\PetStoreAnnotationImpl.java jpetstore\annotation\src\org\springframework\samples\jpetstore\domain\logic jpetstore\annotation\src\org\springframework\samples\jpetstore\domain jpetstore\annotation\src\org\springframework\samples\jpetstore jpetstore\annotation\src\org\springframework\samples jpetstore\annotation\src\org\springframework jpetstore\annotation\src\org jpetstore\annotation\src jpetstore\annotation\warfile.bat jpetstore\annotation\WEB-INF\applicationContext.xml jpetstore\annotation\WEB-INF\declarativeServices.xml jpetstore\annotation\WEB-INF\web.xml jpetstore\annotation\WEB-INF jpetstore\annotation jpetstore\attributes\build.bat jpetstore\attributes\build.xml jpetstore\attributes\readme.txt jpetstore\attributes\warfile.bat jpetstore\attributes\WEB-INF\applicationContext.xml jpetstore\attributes\WEB-INF\declarativeServices.xml jpetstore\attributes\WEB-INF\web.xml jpetstore\attributes\WEB-INF jpetstore\attributes jpetstore\build.bat jpetstore\build.xml jpetstore\client\client.bat jpetstore\client\client.properties jpetstore\client\client.sh jpetstore\client\clientContext.xml jpetstore\client jpetstore\db\hsqldb\jpetstore-hsqldb-dataload.sql jpetstore\db\hsqldb\jpetstore-hsqldb-schema.sql jpetstore\db\hsqldb\jpetstore.properties jpetstore\db\hsqldb\jpetstore.script jpetstore\db\hsqldb\manager.bat jpetstore\db\hsqldb\manager.sh jpetstore\db\hsqldb\server.bat jpetstore\db\hsqldb\server.properties jpetstore\db\hsqldb\server.sh jpetstore\db\hsqldb jpetstore\db\mysql\jpetstore-mysql-dataload.sql jpetstore\db\mysql\jpetstore-mysql-schema.sql jpetstore\db\mysql jpetstore\db\oracle\jpetstore-oracle-dataload.sql jpetstore\db\oracle\jpetstore-oracle-schema-xa1.sql jpetstore\db\oracle\jpetstore-oracle-schema-xa2.sql jpetstore\db\oracle\jpetstore-oracle-schema.sql jpetstore\db\oracle jpetstore\db\postgres\jpetstore-postgres-dataload.sql jpetstore\db\postgres\jpetstore-postgres-schema.sql jpetstore\db\postgres jpetstore\db jpetstore\readme.txt jpetstore\src\org\springframework\samples\jpetstore\dao\AccountDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\CategoryDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\maps\Account.xml jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\maps\Category.xml jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\maps\Item.xml jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\maps\LineItem.xml jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\maps\Order.xml jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\maps\Product.xml jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\maps\Sequence.xml jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\maps jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\MsSqlOrderDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\OracleSequenceDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\Sequence.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\SqlMapAccountDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\SqlMapCategoryDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\SqlMapItemDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\SqlMapOrderDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\SqlMapProductDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis\SqlMapSequenceDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ibatis jpetstore\src\org\springframework\samples\jpetstore\dao\ItemDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\OrderDao.java jpetstore\src\org\springframework\samples\jpetstore\dao\ProductDao.java jpetstore\src\org\springframework\samples\jpetstore\dao jpetstore\src\org\springframework\samples\jpetstore\domain\Account.java jpetstore\src\org\springframework\samples\jpetstore\domain\Cart.java jpetstore\src\org\springframework\samples\jpetstore\domain\CartItem.java jpetstore\src\org\springframework\samples\jpetstore\domain\Category.java jpetstore\src\org\springframework\samples\jpetstore\domain\Item.java jpetstore\src\org\springframework\samples\jpetstore\domain\LineItem.java jpetstore\src\org\springframework\samples\jpetstore\domain\logic\AccountValidator.java jpetstore\src\org\springframework\samples\jpetstore\domain\logic\OrderService.java jpetstore\src\org\springframework\samples\jpetstore\domain\logic\OrderValidator.java jpetstore\src\org\springframework\samples\jpetstore\domain\logic\PetStoreFacade.java jpetstore\src\org\springframework\samples\jpetstore\domain\logic\PetStoreImpl.java jpetstore\src\org\springframework\samples\jpetstore\domain\logic\SendOrderConfirmationEmailAdvice.java jpetstore\src\org\springframework\samples\jpetstore\domain\logic jpetstore\src\org\springframework\samples\jpetstore\domain\Order.java jpetstore\src\org\springframework\samples\jpetstore\domain\Product.java jpetstore\src\org\springframework\samples\jpetstore\domain jpetstore\src\org\springframework\samples\jpetstore\service\client\BeanMappingServicePostProcessor.java jpetstore\src\org\springframework\samples\jpetstore\service\client\OrderServiceClient.java jpetstore\src\org\springframework\samples\jpetstore\service\client jpetstore\src\org\springframework\samples\jpetstore\service\JaxRpcOrderService.java jpetstore\src\org\springframework\samples\jpetstore\service jpetstore\src\org\springframework\samples\jpetstore\web\spring\AccountForm.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\AccountFormController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\AddItemToCartController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\ListOrdersController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\OrderForm.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\OrderFormController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\RemoveItemFromCartController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\SearchProductsController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\SignoffController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\SignonController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\SignonInterceptor.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\UpdateCartQuantitiesController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\UserSession.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\ViewCartController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\ViewCategoryController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\ViewItemController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\ViewOrderController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring\ViewProductController.java jpetstore\src\org\springframework\samples\jpetstore\web\spring jpetstore\src\org\springframework\samples\jpetstore\web\struts\AccountActionForm.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\AddItemToCartAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\BaseAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\BaseActionForm.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\CartActionForm.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\DoNothingAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\EditAccountAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\EditAccountFormAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\ListOrdersAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\NewAccountAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\NewAccountFormAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\NewOrderAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\NewOrderFormAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\OrderActionForm.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\RemoveItemFromCartAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\SearchProductsAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\SecureBaseAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\SignonAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\UpdateCartQuantitiesAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\ViewCartAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\ViewCategoryAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\ViewItemAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\ViewOrderAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts\ViewProductAction.java jpetstore\src\org\springframework\samples\jpetstore\web\struts jpetstore\src\org\springframework\samples\jpetstore\web jpetstore\src\org\springframework\samples\jpetstore jpetstore\src\org\springframework\samples jpetstore\src\org\springframework jpetstore\src\org jpetstore\src jpetstore\war\help.html jpetstore\war\images\banner_birds.gif jpetstore\war\images\banner_cats.gif jpetstore\war\images\banner_dogs.gif jpetstore\war\images\banner_fish.gif jpetstore\war\images\banner_reptiles.gif jpetstore\war\images\bird1.gif jpetstore\war\images\bird1.jpg jpetstore\war\images\bird2.gif jpetstore\war\images\bird2.jpg jpetstore\war\images\bird3.gif jpetstore\war\images\bird4.gif jpetstore\war\images\bird5.gif jpetstore\war\images\bird6.gif jpetstore\war\images\birds_icon.gif jpetstore\war\images\bkg-sidebar.gif jpetstore\war\images\bkg-topbar.gif jpetstore\war\images\button_add_to_cart.gif jpetstore\war\images\button_checkout.gif jpetstore\war\images\button_continue.gif jpetstore\war\images\button_next.gif jpetstore\war\images\button_prev.gif jpetstore\war\images\button_previous.gif jpetstore\war\images\button_proceed.gif jpetstore\war\images\button_register_now.gif jpetstore\war\images\button_remove.gif jpetstore\war\images\button_submit.gif jpetstore\war\images\button_update_cart.gif jpetstore\war\images\cart.gif jpetstore\war\images\cartHL.gif jpetstore\war\images\cat1.gif jpetstore\war\images\cat1.jpg jpetstore\war\images\cat2.gif jpetstore\war\images\cat2.jpg jpetstore\war\images\cat3.gif jpetstore\war\images\cat4.gif jpetstore\war\images\cats_icon.gif jpetstore\war\images\dog1.gif jpetstore\war\images\dog1.jpg jpetstore\war\images\dog2.gif jpetstore\war\images\dog2.jpg jpetstore\war\images\dog3.gif jpetstore\war\images\dog3.jpg jpetstore\war\images\dog4.gif jpetstore\war\images\dog4.jpg jpetstore\war\images\dog5.gif jpetstore\war\images\dog5.jpg jpetstore\war\images\dog6.gif jpetstore\war\images\dog6.jpg jpetstore\war\images\dogs.gif jpetstore\war\images\dogs_icon.gif jpetstore\war\images\fish.gif jpetstore\war\images\fish1.gif jpetstore\war\images\fish1.jpg jpetstore\war\images\fish2.gif jpetstore\war\images\fish2.jpg jpetstore\war\images\fish3.gif jpetstore\war\images\fish3.jpg jpetstore\war\images\fish4.gif jpetstore\war\images\fish4.jpg jpetstore\war\images\fish_icon.gif jpetstore\war\images\help.gif jpetstore\war\images\helpHL.gif jpetstore\war\images\lizard1.gif jpetstore\war\images\lizard1.jpg jpetstore\war\images\lizard2.gif jpetstore\war\images\lizard3.gif jpetstore\war\images\logo-topbar.gif jpetstore\war\images\my_account.gif jpetstore\war\images\my_accountHL.gif jpetstore\war\images\poweredby.gif jpetstore\war\images\poweredBySpring.gif jpetstore\war\images\reptiles_icon.gif jpetstore\war\images\search.gif jpetstore\war\images\separator.gif jpetstore\war\images\sign-in.gif jpetstore\war\images\sign-inHL.gif jpetstore\war\images\sign-out.gif jpetstore\war\images\sign-outHL.gif jpetstore\war\images\sm_birds.gif jpetstore\war\images\sm_cats.gif jpetstore\war\images\sm_dogs.gif jpetstore\war\images\sm_fish.gif jpetstore\war\images\sm_reptiles.gif jpetstore\war\images\snake1.gif jpetstore\war\images\snake1.jpg jpetstore\war\images\splash.gif jpetstore\war\images jpetstore\war\index.html jpetstore\war\WEB-INF\applicationContext.xml jpetstore\war\WEB-INF\dataAccessContext-jta.xml jpetstore\war\WEB-INF\dataAccessContext-local.xml jpetstore\war\WEB-INF\jdbc.properties jpetstore\war\WEB-INF\jsp\spring\Cart.jsp jpetstore\war\WEB-INF\jsp\spring\Category.jsp jpetstore\war\WEB-INF\jsp\spring\Checkout.jsp jpetstore\war\WEB-INF\jsp\spring\ConfirmOrder.jsp jpetstore\war\WEB-INF\jsp\spring\EditAccountForm.jsp jpetstore\war\WEB-INF\jsp\spring\Error.jsp jpetstore\war\WEB-INF\jsp\spring\IncludeAccountFields.jsp jpetstore\war\WEB-INF\jsp\spring\IncludeBanner.jsp jpetstore\war\WEB-INF\jsp\spring\IncludeBottom.jsp jpetstore\war\WEB-INF\jsp\spring\IncludeMyList.jsp jpetstore\war\WEB-INF\jsp\spring\IncludeQuickHeader.jsp jpetstore\war\WEB-INF\jsp\spring\IncludeTop.jsp jpetstore\war\WEB-INF\jsp\spring\index.jsp jpetstore\war\WEB-INF\jsp\spring\Item.jsp jpetstore\war\WEB-INF\jsp\spring\ListOrders.jsp jpetstore\war\WEB-INF\jsp\spring\NewOrderForm.jsp jpetstore\war\WEB-INF\jsp\spring\Product.jsp jpetstore\war\WEB-INF\jsp\spring\SearchProducts.jsp jpetstore\war\WEB-INF\jsp\spring\ShippingForm.jsp jpetstore\war\WEB-INF\jsp\spring\SignonForm.jsp jpetstore\war\WEB-INF\jsp\spring\ViewOrder.jsp jpetstore\war\WEB-INF\jsp\spring jpetstore\war\WEB-INF\jsp\struts\Cart.jsp jpetstore\war\WEB-INF\jsp\struts\Category.jsp jpetstore\war\WEB-INF\jsp\struts\Checkout.jsp jpetstore\war\WEB-INF\jsp\struts\ConfirmOrder.jsp jpetstore\war\WEB-INF\jsp\struts\EditAccountForm.jsp jpetstore\war\WEB-INF\jsp\struts\Error.jsp jpetstore\war\WEB-INF\jsp\struts\IncludeAccountFields.jsp jpetstore\war\WEB-INF\jsp\struts\IncludeBanner.jsp jpetstore\war\WEB-INF\jsp\struts\IncludeBottom.jsp jpetstore\war\WEB-INF\jsp\struts\IncludeMyList.jsp jpetstore\war\WEB-INF\jsp\struts\IncludeQuickHeader.jsp jpetstore\war\WEB-INF\jsp\struts\IncludeTop.jsp jpetstore\war\WEB-INF\jsp\struts\index.jsp jpetstore\war\WEB-INF\jsp\struts\Item.jsp jpetstore\war\WEB-INF\jsp\struts\ListOrders.jsp jpetstore\war\WEB-INF\jsp\struts\NewAccountForm.jsp jpetstore\war\WEB-INF\jsp\struts\NewOrderForm.jsp jpetstore\war\WEB-INF\jsp\struts\Product.jsp jpetstore\war\WEB-INF\jsp\struts\SearchProducts.jsp jpetstore\war\WEB-INF\jsp\struts\ShippingForm.jsp jpetstore\war\WEB-INF\jsp\struts\SignonForm.jsp jpetstore\war\WEB-INF\jsp\struts\ViewOrder.jsp jpetstore\war\WEB-INF\jsp\struts jpetstore\war\WEB-INF\jsp jpetstore\war\WEB-INF\log4j.properties jpetstore\war\WEB-INF\mail.properties jpetstore\war\WEB-INF\petstore-servlet.xml jpetstore\war\WEB-INF\remoting-servlet.xml jpetstore\war\WEB-INF\server-config.wsdd jpetstore\war\WEB-INF\sql-map-config.xml jpetstore\war\WEB-INF\struts-config.xml jpetstore\war\WEB-INF\web.xml jpetstore\war\WEB-INF jpetstore\war jpetstore\warfile.bat jpetstore