}
// Get the page cache configuration from the mcs-config.xml file.
// This is an optional configuration. If not present, the page
// cache will not be enabled.
RenderedPageCacheConfiguration cacheConfig =
config.getRenderedPageCacheConfig();
if (cacheConfig != null) {
// use an XDIMERequestProcess that performs caching
xdimeRequestProcessor =
new CachingXDIMERequestProcessor(