welcome-file-list

Java Servlet Programming, 2nd Edition > C. Deployment Descriptor DTD Reference > <welcome-file-list>

 
< BACKCONTINUE >
<welcome-file-list>

Synopsis

<!ELEMENT welcome-file-list (welcome-file+)>

Description

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>


Last updated on 3/20/2003
Java Servlet Programming, 2nd Edition, © 2001 O'Reilly

< BACKCONTINUE >


Java servlet programming
Java Servlet Programming (Java Series)
ISBN: 0596000405
EAN: 2147483647
Year: 2000
Pages: 223

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net