Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Tomcat
Search Coderanch
Advance search
Google search
Register / Login
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
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
Tomcat
How to include cgi support in tomcat
pinga kanave
Greenhorn
Posts: 20
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi guys ,
I m new to
tomcat
and using tomcat version 5.5.29 .
I have made following changes to include cgi functionality .
Removed the XML comments from around the CGI
servlet
and servlet-mapping configuration in $CATALINA_BASE/conf/web.xml.
Renamed $CATALINA_BASE/server/lib/servlets-cgi.renametojar to $CATALINA_BASE/server/lib/servlets-cgi.jar.
mv /install/apache-tomcat-5.5.29/server/lib/servlets-cgi.renametojar /install/apache-tomcat-5.5.29/server/lib/servlets-cgi.jar
Request you to guide me on the next step.
Misha Ver
Ranch Hand
Posts: 470
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Deploy CGI scripts and run
I’m tired of walking, and will rest for a minute and grow some wheels. This is the promise of this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Installing Tomcat on linux help needed.
Problem with Server-Side Include (SSI)
setting Tomcat 6 up to run CGI scripts (Perl)
Perl/Cgi in Tomcat 5.5
Need a little help in running jsp pages(Tomcat server).
More...