Re: external cgi

2002-02-08 Thread Ratty
i="http://www.w3.org/2001/XInclude";> Hello This is my first Cocoon2 page! http://www.crimea.pfu.gov/cgi-bin/day.cgi"/> and in sitemap i have line for this pattern So, question is still open : how to get output of external cgi with specified parameter ? T

Re: external cgi

2002-02-08 Thread Anders Conrad
Hi. I used to use the tag in the XSP util logicsheet (xmlns:util="http://www.apache.org/1999/XSP/Util";). That was in cocoon 1.8. Anders - Original Message - From: "Ratty" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 07, 20

RE: external cgi

2002-02-07 Thread Vadim Gritsenko
TECTED]] > Sent: Thursday, February 07, 2002 10:25 AM > To: [EMAIL PROTECTED] > Subject: external cgi > > Hi! > > Can anyone answer me - how can i call from xsp page external cgi program ? > I dont need redirect to that page - i only need output what it generate > which

external cgi

2002-02-07 Thread Ratty
Hi! Can anyone answer me - how can i call from xsp page external cgi program ? I dont need redirect to that page - i only need output what it generate which would be processed in Cocoon Or may be i must write some generator which would read output of this cgi and create xml? Thanx for any