WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

File serving

In file serving, Web applications can serve static file types, such as HTML. File-serving attributes are used by the servlet that implements file-serving behavior.

The file-serving behavior is implemented by setting the fileservingenabled property to true when configuring the Web module.

Example attributes:

bufferSize
Sets buffer size that is used for serving static files.
extendedDocumentRoot
Path that specifies the directory where static files are sent. Use this attribute in addition to the contextRoot attribute.
file.serving.patterns.allow
Specifies that only files matching the specified pattern are served.
file.serving.patterns.deny
Specifies that files that match the specified file pattern are denied



Related reference
Web applications: Resources for learning
Concept topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/cweb_flserv.html

© Copyright IBM Corporation 2002, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)