Package com.aoapps.servlet.lastmodified
package com.aoapps.servlet.lastmodified
-
ClassDescriptionThe options for when to add last modified parameters.Adds
cache-control
andLink: <…>; rel="canonical"
headers to any request with aLastModifiedServlet.LAST_MODIFIED_PARAMETER_NAME
parameter.Sets the modified time to that of the file itself and all dependencies.Creates theLastModifiedServlet.ParsedCssFile
cache during application start-up.Static utilities for managing last modified parameters in servlet/JSP/taglib environments.