April 2001
Intermediate to advanced
780 pages
23h 48m
English
<welcome-file-list>
<!ELEMENT welcome-file-list (welcome-file+)>
The
<welcome-file-list>
specifies a list of files that the container should search for when a
browser requests
a directory, rather than a web page
or a servlet.
<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.htm</welcome-file>
</welcome-file-list>