WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

File serving

File serving allows a Web application to serve static file types, such as HTML. File-serving attributes are used by the servlet that implements file-serving behavior.

This 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 17, 2005 4:28:29 AM CST
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/cweb_flserv.html

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