| java.lang.Object org.enhydra.servlet.servlets.CgiProcessor
CgiProcessor | class CgiProcessor (Code) | | This Servlet is for the purpose of executing a CGI program that resides on
the system. In order to use this servlet in the server please
remember to specify the fully qualified classname
org.enhydra.servlet.servlets.CGIServlet in the Classname field and specify
the directory of the CGI to run in the DocRoot field.
version: $Revision: 1.2 $ author: Kent Henneuse author: Paul Morgan |
|
|