At times there could be scenarios where you might want to cache the attributes and results from standard requests and responses to enhance the performace of your application by using the Dynamic Content Caching feature. It can be achieved by two ways. 1. Using the CacheFilter Servlet Filter 2. Using the wl:cache
Continue reading »