to execute a java program from my perl script, i just say 
`java Extract` or whatever the name of the java class file is.
But, I cannot seem to be able to execute this line when i call the
script from a webpage as part of a response to a form.

The idea is that when someone submits information from a form, 
the script that is called also has to execute a java program. The
program is executed if the same script is run from the command line,
but never when its called by the browser. Ive given everyone
read-write-execute permissions as well..

does anyone know what the problem here could be?
-asim


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to