Hi all,
I have configured my Java Web Server with the following: the cgi servlet
properties has the value of perlexe = . also, my perl
files are within the cgi-bin directory however, when I call the perl
script using the url "http://:8080/cgi-bin/perlscript.pl?args"
the Server does not execute my script properly. It returns a page with
the following:
which was probably done by the cgi servlet since that is not the code
that was written. Am I missing some configuration settings? Please fill
me in.
Thanks in advance.
Jenn
- Re: Perl in Java Web Server Jenn
- Re: Perl in Java Web Server Thomas Weitzel
