Class PageCacheSSIFilter

  • All Implemented Interfaces:
    Filter

    public class PageCacheSSIFilter
    extends Object
    implements Filter
    Servlet filter responsible for replacing include start string ("<!--#include") for a customized one ("<!--LumisInclude") after the processing of the request. It only replaces if the request has the PortalRequestParameters.PAGE_PARAMETER_FROM_PCM parameter. Supports an ignore pattern which is configurable through initialization parameters.
    Since:
    6.0.0
    Version:
    $Revision: 16288 $ $Date: 2014-06-20 16:40:58 -0300 (Fri, 20 Jun 2014) $