• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Running Python web App in Tomcat6

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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

this error. Please help me in this regard.


Thanks in Advance.
 
Neha Kore
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

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

this error. Please help me in this regard.


Thanks in Advance.







Hi,
Can anybody help me in this topic?

Thanks
 
You’ll find me in my office. I’ll probably be drinking. And reading this tiny ad.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic