I have a web application, with the main servlet executing a perl script that does some system work and returns back some string. When I run the application through Eclipse/Tomcat, it works perfectly...