文件名称:restrant
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.47mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
网上订餐系统,基于servlet开发,实现餐品信息的显示、查询、订购等功能。采用连接池技术、WebService技术等。本项目仅供参考。-Online reservations, please system, servlet-based development and achieving the display of menu items of information, inquiry, ordering and other functions. Using connection pool technology, WebService technology. The project is for reference only.
相关搜索: Webservice
java webservice
webservice project
restrant
webservice java
网上订餐系统
webservice xfire java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
restrant/.classpath
restrant/.mymetadata
restrant/.project
restrant/WebServices/services.xml
restrant/WebRoot/BodyFoot.jsp
restrant/WebRoot/BodyInnerTop.jsp
restrant/WebRoot/BodyLeft.jsp
restrant/WebRoot/BodyTop.jsp
restrant/WebRoot/checkLogin.jsp
restrant/WebRoot/checkOut.jsp
restrant/WebRoot/details.jsp
restrant/WebRoot/error.jsp
restrant/WebRoot/index.jsp
restrant/WebRoot/login.jsp
restrant/WebRoot/orderInsert.jsp
restrant/WebRoot/orderQuery.jsp
restrant/WebRoot/shopCart.jsp
restrant/WebRoot/show.jsp
restrant/WebRoot/WEB-INF/mvc-config.dtd
restrant/WebRoot/WEB-INF/mvc-config.xml
restrant/WebRoot/WEB-INF/web.xml
restrant/WebRoot/WEB-INF/classes/dbConfig.properties
restrant/WebRoot/WEB-INF/classes/META-INF/xfire/services.xml
restrant/WebRoot/WEB-INF/classes/com/restrant/util/DBAccessException.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/GetRanNum.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/GetRanNumResponse.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/Iweather.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/ObjectFactory.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/package-info.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/weatherImpl.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/CartItemBean.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/FoodBean.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/FoodOrderInfo.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/Login.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/CommandDAO.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/ConnectionManager.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/Env.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/FoodBeanDaoImpl.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/IFoodBeanDao.class
restrant/WebRoot/WEB-INF/classes/com/restrant/controller/ControllerServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/controller/FoodToCartServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/client/weatherClient.class
restrant/WebRoot/WEB-INF/classes/com/restrant/client/weatherPortType.class
restrant/WebRoot/WEB-INF/classes/com/restrant/biz/FoodBeanBizImpl.class
restrant/WebRoot/WEB-INF/classes/com/restrant/biz/IFoodBeanBiz.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/IAction.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/InsertFoodOrderInfoAction.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/ShowAllAction.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/ShowDetailAction.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/ValidateLoginAction.class
restrant/WebRoot/META-INF/context.xml
restrant/WebRoot/META-INF/MANIFEST.MF
restrant/WebRoot/js/javaScript.js
restrant/WebRoot/images/0.gif
restrant/WebRoot/images/001.gif
restrant/WebRoot/images/001.jpg
restrant/WebRoot/images/002.gif
restrant/WebRoot/images/002.jpg
restrant/WebRoot/images/003.gif
restrant/WebRoot/images/004.gif
restrant/WebRoot/images/005.gif
restrant/WebRoot/images/2.gif
restrant/WebRoot/images/5.gif
restrant/WebRoot/images/500008.jpg
restrant/WebRoot/images/500022.jpg
restrant/WebRoot/images/500023.jpg
restrant/WebRoot/images/500024.jpg
restrant/WebRoot/images/500025.jpg
restrant/WebRoot/images/500026.jpg
restrant/WebRoot/images/500033.jpg
restrant/WebRoot/images/500034.jpg
restrant/WebRoot/images/500035.jpg
restrant/WebRoot/images/500036.jpg
restrant/WebRoot/images/500038.jpg
restrant/WebRoot/images/500041.jpg
restrant/WebRoot/images/500042.jpg
restrant/WebRoot/images/500043.jpg
restrant/WebRoot/images/500044.jpg
restrant/WebRoot/images/500045.jpg
restrant/WebRoot/images/500046.jpg
restrant/WebRoot/images/500047.jpg
restrant/WebRoot/images/buy_cn.gif
restrant/WebRoot/images/detail_cn.gif
restrant/WebRoot/images/dynamic_cn.gif
restrant/WebRoot/images/insider_cn.gif
restrant/WebRoot/images/jb_logo.jpg
restrant/WebRoot/images/lcart_cn.gif
restrant/WebRoot/images/left_top.jpg
restrant/WebRoot/images/link_cn.gif
restrant/WebRoot/images/Thumbs.db
restrant/WebRoot/images/tp009.gif
restrant/WebRoot/css/styles.css
restrant/src/dbConfig.properties
restrant/src/com/restrant/util/DBAccessException.java
restrant/src/com/restrant/server/GetRanNum.java
restrant/src/com/restrant/server/GetRanNumResponse.java
restrant/src/com/restrant/server/Iweather.java
restrant/src/com/restrant/server/ObjectFactory.java
restrant/src/com/restrant/server/package-info.java
restrant/src/com/restrant/server/weatherImpl.java
restrant/src/com/restrant/entity/CartItemBean.java
restrant/src/com/restrant/entity/FoodBean.java
restrant/src/com/restrant/entity/FoodOrderInfo.java
restrant/src/com/restrant/entity/Login.java
restrant/src/com/restrant/dao/CommandDAO.java
restrant/src/com/restrant/dao/ConnectionManager.java
restrant/src/com/restrant/dao/Env.java
restrant/src/com/restrant/dao/FoodBeanDaoImpl.java
restrant/src/com/restrant/dao/IFoodBeanDao.java
restrant/src/com/restrant/controller/ControllerServlet.java
restrant/src/com/restrant/controller/FoodToCartServlet.java
restrant/src/com/restrant/client/we
restrant/.mymetadata
restrant/.project
restrant/WebServices/services.xml
restrant/WebRoot/BodyFoot.jsp
restrant/WebRoot/BodyInnerTop.jsp
restrant/WebRoot/BodyLeft.jsp
restrant/WebRoot/BodyTop.jsp
restrant/WebRoot/checkLogin.jsp
restrant/WebRoot/checkOut.jsp
restrant/WebRoot/details.jsp
restrant/WebRoot/error.jsp
restrant/WebRoot/index.jsp
restrant/WebRoot/login.jsp
restrant/WebRoot/orderInsert.jsp
restrant/WebRoot/orderQuery.jsp
restrant/WebRoot/shopCart.jsp
restrant/WebRoot/show.jsp
restrant/WebRoot/WEB-INF/mvc-config.dtd
restrant/WebRoot/WEB-INF/mvc-config.xml
restrant/WebRoot/WEB-INF/web.xml
restrant/WebRoot/WEB-INF/classes/dbConfig.properties
restrant/WebRoot/WEB-INF/classes/META-INF/xfire/services.xml
restrant/WebRoot/WEB-INF/classes/com/restrant/util/DBAccessException.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/GetRanNum.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/GetRanNumResponse.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/Iweather.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/ObjectFactory.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/package-info.class
restrant/WebRoot/WEB-INF/classes/com/restrant/server/weatherImpl.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/CartItemBean.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/FoodBean.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/FoodOrderInfo.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/Login.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/CommandDAO.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/ConnectionManager.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/Env.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/FoodBeanDaoImpl.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/IFoodBeanDao.class
restrant/WebRoot/WEB-INF/classes/com/restrant/controller/ControllerServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/controller/FoodToCartServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/client/weatherClient.class
restrant/WebRoot/WEB-INF/classes/com/restrant/client/weatherPortType.class
restrant/WebRoot/WEB-INF/classes/com/restrant/biz/FoodBeanBizImpl.class
restrant/WebRoot/WEB-INF/classes/com/restrant/biz/IFoodBeanBiz.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/IAction.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/InsertFoodOrderInfoAction.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/ShowAllAction.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/ShowDetailAction.class
restrant/WebRoot/WEB-INF/classes/com/restrant/action/ValidateLoginAction.class
restrant/WebRoot/META-INF/context.xml
restrant/WebRoot/META-INF/MANIFEST.MF
restrant/WebRoot/js/javaScript.js
restrant/WebRoot/images/0.gif
restrant/WebRoot/images/001.gif
restrant/WebRoot/images/001.jpg
restrant/WebRoot/images/002.gif
restrant/WebRoot/images/002.jpg
restrant/WebRoot/images/003.gif
restrant/WebRoot/images/004.gif
restrant/WebRoot/images/005.gif
restrant/WebRoot/images/2.gif
restrant/WebRoot/images/5.gif
restrant/WebRoot/images/500008.jpg
restrant/WebRoot/images/500022.jpg
restrant/WebRoot/images/500023.jpg
restrant/WebRoot/images/500024.jpg
restrant/WebRoot/images/500025.jpg
restrant/WebRoot/images/500026.jpg
restrant/WebRoot/images/500033.jpg
restrant/WebRoot/images/500034.jpg
restrant/WebRoot/images/500035.jpg
restrant/WebRoot/images/500036.jpg
restrant/WebRoot/images/500038.jpg
restrant/WebRoot/images/500041.jpg
restrant/WebRoot/images/500042.jpg
restrant/WebRoot/images/500043.jpg
restrant/WebRoot/images/500044.jpg
restrant/WebRoot/images/500045.jpg
restrant/WebRoot/images/500046.jpg
restrant/WebRoot/images/500047.jpg
restrant/WebRoot/images/buy_cn.gif
restrant/WebRoot/images/detail_cn.gif
restrant/WebRoot/images/dynamic_cn.gif
restrant/WebRoot/images/insider_cn.gif
restrant/WebRoot/images/jb_logo.jpg
restrant/WebRoot/images/lcart_cn.gif
restrant/WebRoot/images/left_top.jpg
restrant/WebRoot/images/link_cn.gif
restrant/WebRoot/images/Thumbs.db
restrant/WebRoot/images/tp009.gif
restrant/WebRoot/css/styles.css
restrant/src/dbConfig.properties
restrant/src/com/restrant/util/DBAccessException.java
restrant/src/com/restrant/server/GetRanNum.java
restrant/src/com/restrant/server/GetRanNumResponse.java
restrant/src/com/restrant/server/Iweather.java
restrant/src/com/restrant/server/ObjectFactory.java
restrant/src/com/restrant/server/package-info.java
restrant/src/com/restrant/server/weatherImpl.java
restrant/src/com/restrant/entity/CartItemBean.java
restrant/src/com/restrant/entity/FoodBean.java
restrant/src/com/restrant/entity/FoodOrderInfo.java
restrant/src/com/restrant/entity/Login.java
restrant/src/com/restrant/dao/CommandDAO.java
restrant/src/com/restrant/dao/ConnectionManager.java
restrant/src/com/restrant/dao/Env.java
restrant/src/com/restrant/dao/FoodBeanDaoImpl.java
restrant/src/com/restrant/dao/IFoodBeanDao.java
restrant/src/com/restrant/controller/ControllerServlet.java
restrant/src/com/restrant/controller/FoodToCartServlet.java
restrant/src/com/restrant/client/we
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.