What Web servers can be used with APGen?
Any Web server can be used with APGen. APGen generates Web files, which can be placed on any Web server on any platform. The server running APGen must be a Windows NT 4 or Windows 2000 server. The generated files can be written to any platform. APGen is not an ISAPI filter, it is a COM component, which means it can be run from any program. APGen can also be executed from the command line and from Windows Explorer. APGen is designed so it can be used for generic content generation – any output format can be generated from any program. In contrast, ASP is designed for generating Web content as an extension of the Web server. APGen can even be used to generate JSP files that are hosted on a Linux server running Apache. APGen does work best for generating Active Server Pages, because ASP and APGen use the same scripting engines and components, so the APG script is quite similar to the ASP script. When APGen is used to generate JSP files, the APGen code is VBScript or JScript, and the JSP c