Package com.levigo.jadice.web.server.filter


package com.levigo.jadice.web.server.filter
  • Classes
    Class
    Description
    This Filter adds the required HTTP Headers to the to the HttpServletResponse to allow the browser to cache the requested resource.
    Filter that clears MDC information so they're not visible in wrong threads
    This Filter adds the required HTTP Headers to the HttpServletResponse to force the browser not to cache the resource that was returned.
    A filter without any effect.
    This Filter adds the required HTTP Headers to the to the HttpServletResponse 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.