文件名称:Ex3-3
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- s***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
应用MyEclipse新建一个Web项目,并在该项目的根目录下创建index.jsp和welcome.jsp文件,要求该项目实现如下功能:当访问index.jsp文件后,会自动转发到welcome.jsp页面。-Application MyEclipse create a new Web project, create the index.jsp and welcome.jsp file in the root directory of the project requires the project to achieve the following functions: to access index.jsp file will be automatically forwarded to welcome.jsp page.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ex3-3\.classpath
.....\.mymetadata
.....\.project
.....\WebRoot\index.jsp
.....\.......\META-INF\MANIFEST.MF
.....\.......\WEB-INF\web.xml
.....\.......\welcome.jsp
.....\.......\WEB-INF\classes
.....\.......\.......\lib
.....\.......\META-INF
.....\.......\WEB-INF
.....\.myeclipse
.....\src
.....\WebRoot
Ex3-3