文件名称:chapter4
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 53kb
- 下载次数:
- 0次
- 提 供 者:
- 董**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JAVA项目开发实践-网上范例:网上购物系统的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测试,如果看到如图6-2所示的画面,则证明安装成功。
-JAVA project development practice- Web Example: JSP online shopping system to achieve the first step: The cart.jsp copied to C: Apache Tomcat 4.0webappsROOT under. Step two: the cart directory (contains the*. class files and*. java files) are copied to C: Apache Tomcat 4.0commonclasses directory. The third step: cart.mdb will be copied to C: under. The fourth step: the preparation of ODBC data sources, add in the DNS system cart.mdb, and named for the cart. And then enter in your browser http://localhost:8080/cart.jsp test, If you see the screen shown in Figure 6-2, it proved a successful installation.
第一步:将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测试,如果看到如图6-2所示的画面,则证明安装成功。
-JAVA project development practice- Web Example: JSP online shopping system to achieve the first step: The cart.jsp copied to C: Apache Tomcat 4.0webappsROOT under. Step two: the cart directory (contains the*. class files and*. java files) are copied to C: Apache Tomcat 4.0commonclasses directory. The third step: cart.mdb will be copied to C: under. The fourth step: the preparation of ODBC data sources, add in the DNS system cart.mdb, and named for the cart. And then enter in your browser http://localhost:8080/cart.jsp test, If you see the screen shown in Figure 6-2, it proved a successful installation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cart
....\CartManager.class
....\CartManager.java
....\OrderEntity.class
....\OrderEntity.java
....\OrderItemEntity.class
....\OrderItemEntity.java
....\ProductEntity.class
....\ProductEntity.java
....\UserEntity.class
....\UserEntity.java
cart.jsp
cart.mdb
安装方法.htm
....\CartManager.class
....\CartManager.java
....\OrderEntity.class
....\OrderEntity.java
....\OrderItemEntity.class
....\OrderItemEntity.java
....\ProductEntity.class
....\ProductEntity.java
....\UserEntity.class
....\UserEntity.java
cart.jsp
cart.mdb
安装方法.htm