The Tomcat-distributed example sets up a cgi-bin directory. You might look to see if that's what you defined, and try that instead. It's the more traditional approach.<!-- The mapping for the CGI Gateway servlet --> <servlet-mapping> <servlet-name>cgi</servlet-name> <url-pattern>*.cgi</url-pattern> </servlet-mapping>
In reply to Re: Help -- running cgi with tomcat server
by sasdrtx
in thread Help -- running cgi with tomcat server
by l.frankline
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |