From: Venkatesh P. R. <rvp...@ci...> - 2001-03-09 19:53:42
|
Hi, The last time I tried to use jython for cgi I got a similar error. This is because jython is a shell script and so use #!env jython as the first line of the script for it to be executed by jython. - Venkatesh |