2011/7/22 David Bernard <[email protected]>:
\> Tomcat information:
>
> apache-tomcat-7.0.14
> Windows 7
>
> (See attached file: web.xml)(See attached file: catalina.policy)(See
> attached file: catalina.properties)(See attached file: context.xml)(See
> attached file: logging.properties)(See attached file: server.xml)(See
> attached file: tomcat-users.xml)

Attachments are not allowed on this mailing list.

> I want to use backtick in CGI script and to get the output but the $result
> variable is empty.

This is a question for the programming language that you use in your
scripts. It has little relation to Tomcat.

First make sure that your script can run standalone by itself, -
outside of Tomcat.

> use strict;
> use CGI;
> ...

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to