[Opensymphony-oscache] using servlet cache adminstrator

Lars Torunski <[email protected]> Sat, 11 Jun 2005 00:57:08 CDT
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <18061985.1118469458706.JavaMail.os-j2ee@opensymphony01.contegix.com>
>  how can i use servlet cache adminstrator to cache the object on disk and retrieve form the disk?

You can configure the servlet cache administrator via the oscache.properties, see http://wiki.opensymphony.com/display/CACHE/Configuration and http://wiki.opensymphony.com/display/CACHE/CacheFilter

> how can i destroy the entry on the disk?

I don't use the cache persistence classes, but I think that you can flush the entries on disk, but you can't destroy the entries.

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=3195&messageID=8401#8401