Hi,

I'm using JCS to replace my current cache system for a webapp, and I need to be able to iterate through at least one region of the cache in order to mimic the ServletContext's functionality. Is this possible? I've been searching the mailing list archives and the API docs and haven't found anything.

If this isn't possible, is there a good way to do this? I was thinking I'd just put an ArrayList in the cache with all the keys to the cached elements in it.

Thanks!
-Joshua Szmajda

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

Reply via email to