Description: 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.
To Search:
File list (Check if you may need any files):
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