> From: Troy Bull [mailto:[EMAIL PROTECTED] > Subject: Re: Problems with CGi > > CGIServlet is privileged and cannot be loaded by this > web application
Interesting; I suppose that's a side effect of including it in catalina.jar now. > How can I tell Tomcat to allow CGI globally You can set privileged="true" in the global <Context> element in the conf/context.xml file. If you're running with -security, you may need to fiddle around in conf/catalina.policy. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]