Hi, Thanks for the answers. JispFileSystemStore will do with the long file names. But what about accidental key collision? This still can happen.
---- I noticed caching is done by generating a key with generateKey. This returns a long, which is commonly generated through hashing. The documentation says "This key must be unique inside the space of this component", which hashing does not guarantee. Won't this lead the cache to confusing two different cacheable objects (files/server pages/etc.) which accidently have the same hash value? This sure is an unlikely event, but ist still can happen. Regards, Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]