Package com.levigo.jadice.web.server.filter
package com.levigo.jadice.web.server.filter
-
ClassesClassDescriptionThis
Filter
adds the required HTTP Headers to the to theHttpServletResponse
to allow the browser to cache the requested resource.Filter that clears MDC information so they're not visible in wrong threadsThisFilter
adds the required HTTP Headers to theHttpServletResponse
to force the browser not to cache the resource that was returned.A filter without any effect.ThisFilter
adds the required HTTP Headers to the to theHttpServletResponse
of the tiles to force the browser to cache the image resource that was returned and to configure the duration how long the cache entry is valid.