Google search for various http headers to add to your response: Expires, pragma, ...
You'll probably need a filter to implement this.
-Tim
PAlvin wrote:
Background: For my web pages, since they are dynamically generated, I
want them NOT to be stored in browsers' caches. No problem; I know the tags 'n such to put in the pages so they don't cache.
BUT, for my images, I DO want the images to cache in the browser's cache to make the pages load quicker and to save Internet traffic.
Question: How do I get the images to cache?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
