Hi all, newbie to JCS has this scenario:
Our web application downloads reports from a reporting server. The reports are formatted and cached as files on disk. The reports have unique ids derived from the user name, the execution time and so on. How can we do this with JCS? - a disk only cache? - cache contains files, not java objects? - cache should be accessible from multiple web app instances (clustering) thanks for helping Eckard
