Dynamic cache XML examples
The following examples show you how to configure and use the dynamic cache service:
Example: Caching a command object
This example shows you how to cache a simple stock quote command.Example: Caching Web services
This example shows you how to build a set of cache policies for a simple Web services application.Example: Configure the dynamic cache using the cachespec.xml file
This example shows you how to configure the dynamic cache using the cachespec.xml file and shows the use of the cache ID generation rules, dependency IDs, and invalidation rules.