Question

I am trying to use OpenLayers WPS Client which requires the usage of a CGI Proxy but I am unsure how to enable CGI on my Java EE web application.

I am aware that I must configure Tomcat to allow the usage of the WEB-INF/cgi folder but I am unsure how.

I am using Eclipse Juno for Java EE with the Tomcat 7 plugin thingy under Windows Server 2008 RC2.

Was it helpful?

Solution

I would suggest reading the Tomcat CGI documentation which tells you how to enable CGI.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top