RESOURCEDIR
Specifies the directory that temporarily holds the downloadable resources.
<init-param>
RESOURCEDIR
<param-name></param-name>
DirectoryPath
<param-value></param-value>
</init-param>
Default value if omitted: Servlet Attribute javax.servlet.context.tempdir
. You can set this attribute in the Servlet Container.
Note: Do not specify this parameter in a self-contained web application, that is does not access folders or files outside of the virtual root.