I have a question about refreshing the portlets cache. The refresh interval is defined in Jetspeed.properties by "refresh.portlet.default". This interval applies to all portlets. If you want to tune the refresh interval for individual portlet, you have to write your own portlet class with customized isCacheable() and expire() methods. Am I right?
If my understanding is right, wouldn't it be easy to tune the caching policy for individual portlet if we add a new tag in <portlet-entry> in the registry for defining the caching policy? Thanks! -- YM __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
