文件名称:ch06
介绍说明--下载内容均来自于网络,请自行研究使用
报价管理系统,jsp+mysql制作,简单的报价系统,有报价信息管理,产品信息管理。-Quotation management system, jsp+ mysql production, simple pricing system, there is a quote of information management, product information management.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ch06
....\06 MySQL
....\........\JavaPrj_6
....\........\.........\.classpath
....\........\.........\.myeclipse
....\........\.........\.mymetadata
....\........\.........\.project
....\........\.........\.settings
....\........\.........\.........\org.eclipse.jdt.core.prefs
....\........\.........\quote.sql
....\........\.........\src
....\........\.........\...\beans.xml
....\........\.........\...\com
....\........\.........\...\...\sanqing
....\........\.........\...\...\.......\action
....\........\.........\...\...\.......\......\BaseAction.java
....\........\.........\...\...\.......\......\CustomerAction.java
....\........\.........\...\...\.......\......\CustomerManageAction.java
....\........\.........\...\...\.......\......\LoginAction.java
....\........\.........\...\...\.......\......\OrderAction.java
....\........\.........\...\...\.......\......\OrderManageAction.java
....\........\.........\...\...\.......\......\ProductAction.java
....\........\.........\...\...\.......\......\ProductManageAction.java
....\........\.........\...\...\.......\......\ProductTypeAction.java
....\........\.........\...\...\.......\......\ProductTypeManageAction.java
....\........\.........\...\...\.......\......\QuotationAction.java
....\........\.........\...\...\.......\......\QuotationManageAction.java
....\........\.........\...\...\.......\......\UserAction.java
....\........\.........\...\...\.......\......\UserManageAction.java
....\........\.........\...\...\.......\dao
....\........\.........\...\...\.......\...\DAO.java
....\........\.........\...\...\.......\...\DaoSupport.java
....\........\.........\...\...\.......\intercepter
....\........\.........\...\...\.......\...........\LoginIntercepter.java
....\........\.........\...\...\.......\po
....\........\.........\...\...\.......\..\Customer.java
....\........\.........\...\...\.......\..\Order.java
....\........\.........\...\...\.......\..\Product.java
....\........\.........\...\...\.......\..\ProductType.java
....\........\.........\...\...\.......\..\Quotation.java
....\........\.........\...\...\.......\..\User.java
....\........\.........\...\...\.......\service
....\........\.........\...\...\.......\serviceImpl
....\........\.........\...\...\.......\...........\CustomerServiceImpl.java
....\........\.........\...\...\.......\...........\OrderServiceImpl.java
....\........\.........\...\...\.......\...........\ProductServiceImpl.java
....\........\.........\...\...\.......\...........\ProductTypeServiceImpl.java
....\........\.........\...\...\.......\...........\QuotationServiceImpl.java
....\........\.........\...\...\.......\...........\UserServiceImpl.java
....\........\.........\...\...\.......\.......\CustomerService.java
....\........\.........\...\...\.......\.......\OrderService.java
....\........\.........\...\...\.......\.......\ProductService.java
....\........\.........\...\...\.......\.......\ProductTypeService.java
....\........\.........\...\...\.......\.......\QuotationService.java
....\........\.........\...\...\.......\.......\UserService.java
....\........\.........\...\...\.......\util
....\........\.........\...\...\.......\....\DateConverter.java
....\........\.........\...\...\.......\....\GenericsUtils.java
....\........\.........\...\...\.......\....\PageIndex.java
....\........\.........\...\...\.......\....\PageView.java
....\........\.........\...\...\.......\....\QueryResult.java
....\........\.........\...\log4j.properties
....\........\.........\...\META-INF
....\........\.........\...\........\persistence.xml
....\........\.........\...\struts.xml
....\........\.........\...\xwork-conversion.properties
....\........\.........\WebRoot
....\........\.........\.......\back_index.html
....\........\.........\.......\cotnrol
....\........\.........\.......\crossbrowser.js
....\........\.........\.......\customer
....\........\.........\.......\........\customer_add.jsp
....\........\.........\.......\........\customer_list.jsp
....\........\.........\.......\........\customer_query.jsp
....\........\.........\.......\...