Description: Master Web application DD file web.xml configuration and role
Learn how to get through ServletConfig servlet initialization parameters
3 to grasp the the ServletContext concept, how to get ServletContext object
4 learn how RequestDispatcher forwards requests.
To Search:
File list (Check if you may need any files):
Servlet
.......\ConfigDemoServle101164016
.......\.........................\.classpath
.......\.........................\.myeclipse
.......\.........................\.mymetadata
.......\.........................\.project
.......\.........................\WebRoot
.......\.........................\.......\META-INF
.......\.........................\.......\........\MANIFEST.MF
.......\.........................\.......\WEB-INF
.......\.........................\.......\.......\classes
.......\.........................\.......\.......\.......\com
.......\.........................\.......\.......\.......\...\demo
.......\.........................\.......\.......\.......\...\....\ConfigDemoServle.class
.......\.........................\.......\.......\lib
.......\.........................\.......\.......\web.xml
.......\.........................\.......\index.jsp
.......\.........................\src
.......\.........................\...\com
.......\.........................\...\...\demo
.......\.........................\...\...\....\ConfigDemoServle.java
.......\ServerInfo101164016
.......\...................\.classpath
.......\...................\.myeclipse
.......\...................\.mymetadata
.......\...................\.project
.......\...................\WebRoot
.......\...................\.......\META-INF
.......\...................\.......\........\MANIFEST.MF
.......\...................\.......\WEB-INF
.......\...................\.......\.......\classes
.......\...................\.......\.......\.......\com
.......\...................\.......\.......\.......\...\demo
.......\...................\.......\.......\.......\...\....\ServerInfo.class
.......\...................\.......\.......\lib
.......\...................\.......\.......\web.xml
.......\...................\.......\index.jsp
.......\...................\src
.......\...................\...\com
.......\...................\...\...\demo
.......\...................\...\...\....\ServerInfo.java