Web.xml Fragments

A fragment is a web.xml part file describing a specific component, such as an SCM framework or a timer servlet.

The installation directory for web.xml fragments is: SERVER_INSTALL\PLATFORM\resources\warutil\fragment\

Web.xml fragments are stored in this directory as *.web.xml.part.

To add your own section to web.xml, you add a fragment to that directory.

This page discusses:

See Also
Fragment Files
Excluded Jars
About web.xml Parameters

Some web.xml.part files that are delivered in the fragment directory may include the following:

Fragment File NameDescription
FRAMEWORK.timer_servlet.web.xml.part.deactivatedTimer servlet
FRAMEWORK.static_content_caching.web.xml.partStatic browser content cache
FRAMEWORK.parameters.web.xml.partMain parameters