Show TOC

Customizing CachingLocate this document in the navigation structure

Use

The portal implements a persistent cache for storage of portal content of the content type. The portal provides the following ways of controlling the cache for a portal component:

  • Component Profile : You can set profile properties in the deployment descriptor.

  • Caching Interfaces : You can implement interfaces defined by the com.sapportals.portal.prt.component package.

  • Browser Caching : You can enable browser caching of your portal component.