Other configuration elements
Overview
The files element
<controller>
<files path="*.gif"/>
<files path="*.css"/>
<files path="*.pdf"/>
<files path="*.js"/>
<files path="*.png"/>
<files path="*.jpg"/>
<files path="*.wsdl"/>
<files path="*.html" mediatype="text/html"/>
<files path="*.java" mediatype="text/plain"/>
<files path="*.txt" mediatype="text/plain"/>
<files path="*.xq" mediatype="text/plain"/>
...
</controller>The epilogue element

The not-found-handler element
The unauthorized-handler element
Error handling and the error-handler element
Last updated