文件名称:jsp-chapter5
介绍说明--下载内容均来自于网络,请自行研究使用
本实例是一个由JSP实现的网上购物系统。本实例实现了基本的登录验证、查询商品、分页处理、购物车处理以及订单处理功能。程序安装方法是:
第一步:将cart.jsp复制到C:\\Apache Tomcat 4.0\\webapps\\ROOT下。
第二步:将cart目录(包含*.class文件及*.java文件)复制到C:\\Apache Tomcat 4.0\\common\\classes目录中。
第三步:将cart.mdb复制到C:\\下。
第四步:配制ODBC数据源,在系统DNS中添加cart.mdb,并命名为cart。
然后在浏览器中输入http://localhost:8080/cart.jsp测试-examples of this is a JSP-line shopping system. The examples of the basic implementation of login verification, inquiries goods, tab, Cart handling and order processing functions. Installation is as follows : the first step : cart.jsp copied to C : \\ Apache Tomcat 4.0 \\ webapps \\ ROOT under. Second step : cart directory (*. class contains documents and *. java) copied to C : \\ Apache Tomcat 4.0 \\ common \\ classes directory. Third step : cart.mdb copied to C : \\ under. The fourth step : preparation ODBC data sources, the DNS system cart.mdb added, and named for the cart. Then in a browser importation http://localhost:8080/cart.jsp test
第一步:将cart.jsp复制到C:\\Apache Tomcat 4.0\\webapps\\ROOT下。
第二步:将cart目录(包含*.class文件及*.java文件)复制到C:\\Apache Tomcat 4.0\\common\\classes目录中。
第三步:将cart.mdb复制到C:\\下。
第四步:配制ODBC数据源,在系统DNS中添加cart.mdb,并命名为cart。
然后在浏览器中输入http://localhost:8080/cart.jsp测试-examples of this is a JSP-line shopping system. The examples of the basic implementation of login verification, inquiries goods, tab, Cart handling and order processing functions. Installation is as follows : the first step : cart.jsp copied to C : \\ Apache Tomcat 4.0 \\ webapps \\ ROOT under. Second step : cart directory (*. class contains documents and *. java) copied to C : \\ Apache Tomcat 4.0 \\ common \\ classes directory. Third step : cart.mdb copied to C : \\ under. The fourth step : preparation ODBC data sources, the DNS system cart.mdb added, and named for the cart. Then in a browser importation http://localhost:8080/cart.jsp test
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 93317452jsp-chapter5.rar 列表 chapter5\GraFrame.java chapter5\GraphProg.java chapter5\JPGFilter.java chapter5\PanelPic.java chapter5\程序说明.txt chapter5