org.apache.catalina.ssi

Class SSIFlastmod

Implemented Interfaces:
SSICommand

public final class SSIFlastmod
extends java.lang.Object
implements SSICommand

Implements the Server-side #flastmod command

Version:
$Revision: 1.3.2.1 $, $Date: 2004/09/01 16:31:01 $

Authors:
Bip Thelin
Paul Speed
Dan Sandberg

Method Summary

protected String
formatDate(Date date, String configTimeFmt)
void
process(SSIMediator ssiMediator, String commandName, String[] paramNames, String[] paramValues, PrintWriter writer)

Method Details

formatDate

protected String formatDate(Date date,
                            String configTimeFmt)


process

public void process(SSIMediator ssiMediator,
                    String commandName,
                    String[] paramNames,
                    String[] paramValues,
                    PrintWriter writer)
Specified by:
process in interface SSICommand

See Also:
SSICommand


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.