You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Conal Tuohy <co...@paradise.net.nz> on 2003/03/03 01:09:15 UTC

RE: Generators and external applications...

Alan Anderson wrote:

> My question is how can I run an external program/script and
> have the final output be what is sent to
> the Transformer for display?  I'm guessing I'm missing

One option is to run your external executable as a CGI app. This may be
easier than porting it to a Generator. Then you can use the FileGenerator to
read from the CGI application, of course.

Con


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org