I am working on Python and i need a help to run python web application on Tomcat6.
I reffered your "Help with setting up Tomcat 6.018 for Python scripts" link, but still i am not able to get the output.
I am getting
HTTP Status 404 - /python/cgi-bin/hello.py
type Status report
message /python/cgi-bin/hello.py
description The requested resource (/python/cgi-bin/hello.py) is not available.
Apache Tomcat/6.0.29
this error. Please help me in this regard.
Thanks in Advance.
Latha Kore
Greenhorn
Joined: Feb 13, 2012
Posts: 8
posted
0
Latha Kore wrote:Hello,
I am working on Python and i need a help to run python web application on Tomcat6.
I reffered your "Help with setting up Tomcat 6.018 for Python scripts" link, but still i am not able to get the output.
I am getting
HTTP Status 404 - /python/cgi-bin/hello.py
type Status report
message /python/cgi-bin/hello.py
description The requested resource (/python/cgi-bin/hello.py) is not available.
Apache Tomcat/6.0.29