Perform trigger-based JSP cache invalidation using the Madisons starter store

JSP caching is used extensively in IBM WebSphere Commerce
to enhance the performance of the store. This article provides examples – using the Madisons starter
store – to show you how to create and use triggers to perform JSP cache invalidations. Create triggers by
inserting entries into the table that
records changes to product or category information in the database. After you create the triggers,
learn how to run a scheduled job to process database tables and assign cache invalidations.