Hi! I'm running website on RedHat Linux 5.1+Apache 1.3.3 and got a problem trying to use Java program as CGI: - when I run java program from the shell as "java myclass" - output is ok - when I put the same command in shell script and run it - I perfectly get both script and Java output - when I try to get the same script thru http, I get only script output. None of Java output isn't present on the page. Question: what shall I do to make Java output reach Apache? best regards, Alexey
- Re: Java as CGI - problem Alexey Philimonov
- Re: Java as CGI - problem Moses DeJong
- Re: Java as CGI - problem Yves De Muyter