Hi, i've got problems with the getValidity() method. On the first request my caching component's response gets cached, getKey() and getValidity() are called, everything's ok. On the next request (with the same key generated), getValidity() is not called, the cache is used. What should i do to have my getValidity() method called when cachedKey and new key match?
thnks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
