文件名称:ch12
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 386kb
- 下载次数:
- 0次
- 提 供 者:
- lail*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.本目录存放了演示自定义标签开发与使用的web应用程序,可以直接部署到应用服务器并运行。
2.shopping存放了电子商店程序,该程序的header.jsp使用自定义标签显示当前系统日期。
3.tag存放演示传统标签开发与使用的例程序。
4.simple存放演示简单标签开发与使用的例程序。由于WebLogic Server8.1不支持JSP2.0,所以simple程序不能在WebLogic Server8.1下运行。-1. Catalog store demonstration custom tag development and use of web applications, can be directly deployed to the application server and run. 2.shopping store electronic store procedures, the procedures header.jsp use a custom tag displays the current system date. Demonstration of traditional 3.tag stored Tab Example development and use procedures. 4.simple store development and demonstration of a simple tag Example procedures used. Because WebLogic Server8.1 does not support JSP2.0, so simple procedures should not run in the WebLogic Server8.1.
2.shopping存放了电子商店程序,该程序的header.jsp使用自定义标签显示当前系统日期。
3.tag存放演示传统标签开发与使用的例程序。
4.simple存放演示简单标签开发与使用的例程序。由于WebLogic Server8.1不支持JSP2.0,所以simple程序不能在WebLogic Server8.1下运行。-1. Catalog store demonstration custom tag development and use of web applications, can be directly deployed to the application server and run. 2.shopping store electronic store procedures, the procedures header.jsp use a custom tag displays the current system date. Demonstration of traditional 3.tag stored Tab Example development and use procedures. 4.simple store development and demonstration of a simple tag Example procedures used. Because WebLogic Server8.1 does not support JSP2.0, so simple procedures should not run in the WebLogic Server8.1.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ch12
....\readme.txt
....\shopping
....\........\browse.jsp
....\........\cart.jsp
....\........\error.jsp
....\........\header.jsp
....\........\images
....\........\index.jsp
....\........\shoppingCart.jsp
....\........\WEB-INF
....\........\.......\classes
....\........\.......\.......\jnestore
....\........\.......\.......\........\javabeans
....\........\.......\.......\........\.........\Catalog.class
....\........\.......\.......\........\.........\Catalog.java
....\........\.......\.......\........\.........\ItemInfo.class
....\........\.......\.......\........\.........\ItemInfo.java
....\........\.......\.......\........\tagext
....\........\.......\.......\........\......\date
....\........\.......\.......\........\......\....\DisplayDate.class
....\........\.......\.......\........\......\....\DisplayDate.java
....\........\.......\date.tld
....\........\.......\web.xml
....\simpletag
....\.........\greet.jsp
....\.........\loop.jsp
....\.........\tagfile.jsp
....\.........\WEB-INF
....\.........\.......\classes
....\.........\.......\.......\edu
....\.........\.......\.......\...\jsp
....\.........\.......\.......\...\...\tag
....\.........\.......\.......\...\...\...\SimpleTag1.class
....\.........\.......\.......\...\...\...\SimpleTag1.java
....\.........\.......\lib
....\.........\.......\...\jstl.jar
....\.........\.......\...\standard.jar
....\.........\.......\mytag.tld
....\.........\.......\tags
....\.........\.......\....\greetings.tag
....\.........\.......\....\mytable.tag
....\.........\.......\web.xml
....\tag
....\...\loop.jsp
....\...\map.jsp
....\...\taginfo.jsp
....\...\WEB-INF
....\...\.......\classes
....\...\.......\.......\edu
....\...\.......\.......\...\jsp
....\...\.......\.......\...\...\tag
....\...\.......\.......\...\...\...\InfoTagBodyExample.class
....\...\.......\.......\...\...\...\InfoTagBodyExample.java
....\...\.......\.......\...\...\...\InfoTagExample.class
....\...\.......\.......\...\...\...\InfoTagExample.java
....\...\.......\.......\...\...\...\MapDefineTag.class
....\...\.......\.......\...\...\...\MapDefineTag.java
....\...\.......\.......\...\...\...\MapEntryTag.class
....\...\.......\.......\...\...\...\MapEntryTag.java
....\...\.......\mytag.tld
....\...\.......\web.xml
....\readme.txt
....\shopping
....\........\browse.jsp
....\........\cart.jsp
....\........\error.jsp
....\........\header.jsp
....\........\images
....\........\index.jsp
....\........\shoppingCart.jsp
....\........\WEB-INF
....\........\.......\classes
....\........\.......\.......\jnestore
....\........\.......\.......\........\javabeans
....\........\.......\.......\........\.........\Catalog.class
....\........\.......\.......\........\.........\Catalog.java
....\........\.......\.......\........\.........\ItemInfo.class
....\........\.......\.......\........\.........\ItemInfo.java
....\........\.......\.......\........\tagext
....\........\.......\.......\........\......\date
....\........\.......\.......\........\......\....\DisplayDate.class
....\........\.......\.......\........\......\....\DisplayDate.java
....\........\.......\date.tld
....\........\.......\web.xml
....\simpletag
....\.........\greet.jsp
....\.........\loop.jsp
....\.........\tagfile.jsp
....\.........\WEB-INF
....\.........\.......\classes
....\.........\.......\.......\edu
....\.........\.......\.......\...\jsp
....\.........\.......\.......\...\...\tag
....\.........\.......\.......\...\...\...\SimpleTag1.class
....\.........\.......\.......\...\...\...\SimpleTag1.java
....\.........\.......\lib
....\.........\.......\...\jstl.jar
....\.........\.......\...\standard.jar
....\.........\.......\mytag.tld
....\.........\.......\tags
....\.........\.......\....\greetings.tag
....\.........\.......\....\mytable.tag
....\.........\.......\web.xml
....\tag
....\...\loop.jsp
....\...\map.jsp
....\...\taginfo.jsp
....\...\WEB-INF
....\...\.......\classes
....\...\.......\.......\edu
....\...\.......\.......\...\jsp
....\...\.......\.......\...\...\tag
....\...\.......\.......\...\...\...\InfoTagBodyExample.class
....\...\.......\.......\...\...\...\InfoTagBodyExample.java
....\...\.......\.......\...\...\...\InfoTagExample.class
....\...\.......\.......\...\...\...\InfoTagExample.java
....\...\.......\.......\...\...\...\MapDefineTag.class
....\...\.......\.......\...\...\...\MapDefineTag.java
....\...\.......\.......\...\...\...\MapEntryTag.class
....\...\.......\.......\...\...\...\MapEntryTag.java
....\...\.......\mytag.tld
....\...\.......\web.xml