<?xml version="1.0" ?> <!DOCTYPE cache SYSTEM "cachespec.dtd"> <cache> <cache-instance name="jndi/portlet-dynacache"> <cache-entry> <class>servlet</class> <name>/jsp/html/view-original.jsp</name> <sharing-policy>not-shared</sharing-policy> <property name="save-attributes">false</property> <property name="ignore-get-post">true</property> <property name="consume-subfragments">true</property> <cache-id> <component id="UNIQUE_ID" type="attribute"> <required>true</required> </component> <component id="WCM_GLOBAL_CONTEXT" type="parameter"> <required>false</required> </component> <component id="PAGE" type="attribute"> <required>false</required> </component> <property name="EdgeCacheable">true</property> <timeout>3000</timeout> </cache-id> </cache-entry> </cache-instance> </cache>