org.apache.catalina.ssi

Class SSIInclude

public final class SSIInclude extends Object implements SSICommand

Implements the Server-side #include command

Version: $Revision: 531303 $, $Date: 2007-04-23 02:24:01 +0200 (Mon, 23 Apr 2007) $

Author: Bip Thelin Paul Speed Dan Sandberg David Becker

Method Summary
longprocess(SSIMediator ssiMediator, String commandName, String[] paramNames, String[] paramValues, PrintWriter writer)

Method Detail

process

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

See Also: SSICommand

Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.