资源简介
简单的session购物车,只是用Java文件输出的jsp页面。

代码片段和文件信息
package coreservlets;
public class Catalog {
private static CatalogItem[] items =
{ new CatalogItem
(“hall001“
“Core Servlets and JavaServer Pages “ +
“2nd Edition (Volume 1)“ +
“ by Marty Hall and Larry Brown“
“The definitive reference on servlets “ +
“and JSP from Prentice Hall and \n“ +
“Sun Microsystems Press.Nominated for “ +
“the Nobel Prize in Literature.“
39.95)
new CatalogItem
(“hall002“
“Core Web Programming 2nd Edition “ +
“by Marty Hall and Larry Brown“
“One stop shopping for the Web programmer. “ +
“Topics include \n“ +
“
- Thorough coverage of Java 2; “ +
“including Threads Networking Swing \n“ +
“Java 2D RMI JDBC and Collections\n“ +
“ - A fast introduction to HTML 4.01 “ +
“including frames style sheets and layers.\n“ +
“- A fast introduction to HTTP 1.1 “ +
“servlets and JavaServer Pages.\n“ +
“ - A quick overview of ja
vascript 1.2\n“ +
“
“
49.99)
new CatalogItem
(“lewis001“
“The Chronicles of Narnia by C.S. Lewis“
“The classic children‘s adventure pitting “ +
“Aslan the Great Lion and his followers\n“ +
“against the White Witch and the forces “ +
“of evil. Dragons magicians quests \n“ +
“and talking animals wound around a deep “ +
“spiritual allegory. Series includes\n“ +
“The Magician‘s Nephew\n“ +
“The Lion the Witch and the Wardrobe\n“ +
“The Horse and His Boy\n“ +
“Prince Caspian\n“ +
“The Voyage of the Dawn Treader\n“ +
“The Silver Chair and \n“ +
“The Last Battle.“
19.95)
new CatalogItem
(“alexander001“
“The Prydain Series by Lloyd Alexander“
“Humble pig-keeper Taran joins mighty “ +
“Lord Gwydion in his battle against\n“ +
“Arawn the Lord of Annuvin. Joined by “ +
“his loyal friends the beautiful princess\n“ +
“Eilonwy wannabe bard Fflewddur Fflam“ +
“and furry half-man Gurgi Taran discovers “ +
“courage nobility and other values along\n“ +
“the way. Series includes\n“ +
“The Book of Three\n“ +
“The Black Cauldron\n“ +
“The Castle of Llyr\n“ +
“Taran Wanderer and\n“ +
“The High King.“
19.95)
new CatalogItem
(“rowling001“
“The Harry Potter Series by J.K. Rowling“
“The first five of the popular stories “ +
“about wizard-in-training Harry Potter\n“ +
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 340 2009-03-09 13:34 chap09\.classpath
文件 291 2009-03-09 13:34 chap09\.myme
文件 1224 2009-03-12 11:02 chap09\.project
文件 3821 2009-03-12 14:48 chap09\src\coreservlets\Catalog.java
文件 1093 2009-03-12 14:48 chap09\src\coreservlets\CatalogItem.java
文件 2426 2009-03-12 14:48 chap09\src\coreservlets\CatalogPage.java
文件 1497 2009-03-12 14:48 chap09\src\coreservlets\ItemOrder.java
文件 638 2009-03-12 14:48 chap09\src\coreservlets\KidsBooksPage.java
文件 4986 2009-03-12 16:19 chap09\src\coreservlets\OrderPage.java
文件 2328 2009-03-12 14:48 chap09\src\coreservlets\ShoppingCart.java
文件 2027 2009-03-12 14:48 chap09\src\coreservlets\ShowItems.java
文件 2623 2009-03-12 14:48 chap09\src\coreservlets\ShowSession.java
文件 604 2009-03-12 14:48 chap09\src\coreservlets\TechBooksPage.java
文件 847 2009-03-09 13:35 chap09\WebRoot\Checkout.htm
文件 889 2009-03-12 15:56 chap09\WebRoot\Checkout.jsp
文件 634 2009-03-12 11:16 chap09\WebRoot\OrderForm.htm
文件 39 2009-03-09 13:34 chap09\WebRoot\me
文件 375 2009-03-09 13:34 chap09\WebRoot\WEB-INF\web.xm
文件 3343 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\Catalog.class
文件 1354 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\CatalogItem.class
文件 3112 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\CatalogPage.class
文件 1536 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\ItemOrder.class
文件 648 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\KidsBooksPage.class
文件 4541 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\OrderPage.class
文件 1538 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\ShoppingCart.class
文件 2527 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\ShowItems.class
文件 2904 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\ShowSession.class
文件 611 2009-04-01 13:32 chap09\WebRoot\WEB-INF\classes\coreservlets\TechBooksPage.class
目录 0 2009-12-21 12:49 chap09\WebRoot\WEB-INF\classes\coreservlets
目录 0 2009-12-21 12:49 chap09\WebRoot\WEB-INF\classes
............此处省略11个文件信息
- 上一篇:编译原理第二版 龙书
- 下一篇:高级画板项目图片集
相关资源
- 简易教学管理系统(jsp spring struts h
- jsp 统计在线人数利用HttpSessionListene
- java用spring struts hibernate做的学生成绩
- 基于 struts 的学生寝室管理系统的设计
- spring+struts2+hibernate完整项目初学者进
- 毕设:基于javaweb的宿舍管理系统
- Java Web开发实战经典
- java 商城系统
- tomcat 采用msm连接memcached缓存session所需
- 轻量级Java EE企业应用实战 第4版李刚
- struts2.3.7所有jar包
- Struts2+Spring整合所需jar包
- Struts2所需jar包
- Struts2手动搭建所有的jar包及相应的
- 双鱼林jsp成绩管理系统
- jsp网上在线购物系统采用MVC模式 环境
- javaEE上传文件
- 网上商城系统 Hibernate Java JSP Struts S
- log4j-2.7api+core包
- JavaWeb图书馆管理系统Jsp
- JavaEE 高校学生选课系统Struts2 和hibe
- redis-tomcat8以上集群所需要的jar :tomc
- JSP+Struts2+MySQL投票系统(含数据库脚本
- struts2-dojo-plugin-2.3.4 jar
- struts1jar包
- javaweb的struts2银行简易系统
- JavavEE轻量级框架Struts2+Hibernate+Spring整
- struts2-2.3.4.1升级到2.5.17版相关jar包
- JavaEE简单的论坛源码太简单,无留言
- Struts2框架完成一个简单的留言板包含
评论
共有 条评论