Hello, We have deployed perl code in tomcat 7.0.27 and when running the URL, we are getting the perl code displayed in the UI itself.
The below changes were made in tomcat: 1) ../tomcat/conf/Context.xml è Added <Context privileged="true"> 2) ../tomcat/conf/web.xml è Uncommented the servlet code for cgi 3) Also added the servlets-cgi-4.1.36.jar under ../tomcat/lib directory. Do we need to do changes in server.xml or other files . Please let us know how to resolve this issue. Thanks, Dwarak