org.apache.catalina.ssi

Class SSIPrintenv

Implemented Interfaces:
SSICommand

public class SSIPrintenv
extends java.lang.Object
implements SSICommand

Implements the Server-side #printenv command

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

Author:
Dan Sandberg

Method Summary

void
process(SSIMediator ssiMediator, String commandName, String[] paramNames, String[] paramValues, PrintWriter writer)

Method Details

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.