Hello everyone, I've searched around on google trying to figure this out, but I've had no luck so far, so I'm sorry if this has been answered already...
I work for a school district and we are using the PowerSchool web application from Pearsons, and we'd like to integrated some custom CGI programs. We've gone ahead and followed all of the instructions to get Tomcat to recognize cgi and execute it, but the problem is that our main application isn't within the Tomcat\webapp\ROOT directory...it's in a directory called PowerSchoolPremiere\Data\custom\webapp\. Can anyone give me some advise on how to change the web.xml file to recognize this directory as the one to execute CGI in? I've tried changing the servlet path to absolute paths, relative paths, etc and nothing seems to be working. I can go to my test file, but it just prints out the code, it doesn't execute the file. I have also confirmed that perl is working by running my script from the command line without any problems. Thanks! -- View this message in context: http://www.nabble.com/Need-help-with-CGI-in-a-directory-OTHER-than-WEB-INF-tp15618539p15618539.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]