Hello.

I am a JCS newbie using a disc cache to cache some objects. I am picking objects out of the cache, change (the content of) them and want the changes to be synced to the disc cache. Should I simply issue a new put() (for the same key and value) or is there some other method to call to force the object to be reserialized to disc?

 - Tore.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to