Hi, I needed a cachevalidity object that keeps the result of an XSP page in cache for a specified amount of time. For this purpose I wrote DeltaTimeCacheValidity.java
The constructor argument of the object is a delta time in seconds. The object is kept valid in cache for the specified amount of time. Can anybody comment on this approach? TIA, Michael Homeijer <<DeltaTimeCacheValidity.java>>
DeltaTimeCacheValidity.java
Description: Binary data
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>