----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
I'm facing an interesting problem. I've installed Apache 1.3.9 with
Jserv1.0, GnuJsp1.0 and JDK 1.3 Beta on a WinNT 4.0 SP6 . The problem is
when I'm calling a CGI script (written in VB6 and lacated on the same
server.) I'm not getting any response from the CGI Script (Of course it is
running and printing its output to its output stream) . I used java.net.URL
class to open CGI script and to read input from it. The interesting fact I
found is that the same configurations ( JDK1.2.2) on a WIN98 is working
fine. Also the same script(WinNT) when accessed from a different system is
working fine(the problem occurs when a servlet on the Apache calls it).
Could someone please help me on this?
Regards,
Sudheer
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]