文件名称:mod02_view
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-11-19
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- 蒋*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In this demo, you show how to use the NetBeans IDE do many functions-1. Create a web application project.
2. Create a servlet and verify the servlet configuration.
3. Create an HTML page.
4. Build and deploy the web application.
2. Create a servlet and verify the servlet configuration.
3. Create an HTML page.
4. Build and deploy the web application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mod02_view\.DS_Store
..........\README.txt
..........\ViewDemo
..........\........\.DS_Store
..........\........\build.xml
..........\........\build
..........\........\.....\web
..........\........\.....\...\index.html
..........\........\.....\...\META-INF
..........\........\.....\...\........\MANIFEST.MF
..........\........\.....\...\TBD
..........\........\.....\...\...\index.html
..........\........\.....\...\WEB-INF
..........\........\.....\...\.......\classes
..........\........\.....\...\.......\.......\sl314
..........\........\.....\...\.......\.......\.....\model
..........\........\.....\...\.......\.......\.....\.....\League.class
..........\........\.....\...\.......\.......\.....\view
..........\........\.....\...\.......\.......\.....\....\ListLeaguesServlet.class
..........\........\.....\...\.......\sun-web.xml
..........\........\.....\...\.......\web.xml
..........\........\dist
..........\........\....\ViewDemo.war
..........\........\nbproject
..........\........\.........\ant-deploy.xml
..........\........\.........\build-impl.xml
..........\........\.........\genfiles.properties
..........\........\.........\jax-ws.xml
..........\........\.........\private
..........\........\.........\.......\private.properties
..........\........\.........\.......\private.xml
..........\........\.........\project.properties
..........\........\.........\project.xml
..........\........\src
..........\........\...\conf
..........\........\...\....\MANIFEST.MF
..........\........\...\java
..........\........\...\....\sl314
..........\........\...\....\.....\model
..........\........\...\....\.....\.....\League.java
..........\........\...\....\.....\view
..........\........\...\....\.....\....\ListLeaguesServlet.java
..........\........\web
..........\........\...\index.html
..........\........\...\TBD
..........\........\...\...\index.html
..........\........\...\WEB-INF
..........\........\...\.......\sun-web.xml
..........\........\...\.......\web.xml