You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "D.S. Johnson" <ds...@insightbb.com> on 2003/05/20 15:59:37 UTC

How to turn off caching for one portlet

How can I turn off caching for one particular portlet


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: How to turn off caching for one portlet

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Tuesday, May 20, 2003, at 06:59  AM, D.S. Johnson wrote:

> How can I turn off caching for one particular portlet
>
>

The Portlet API will, when it goes public, allow you to declarative  
define your caching in the portlets.xml descriptor.
Jetspeed doesn't have any equivalent, you have to handle it  
programmatically or inherit from one of the base portlet classes that  
support caching.

So the answer depends on which portlet you are trying to cache, and  
which base portlet class it derives from...
Search the list, I've answered this one before as have others

http://nagoya.apache.org/eyebrowse/SearchList?listName=jetspeed- 
user@jakarta.apache.org

see this discussion

http://nagoya.apache.org/eyebrowse/ReadMsg?listName=jetspeed- 
user@jakarta.apache.org&msgId=699518

--
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
+01 707 773-4646




---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org