Hi,
Does anyone has an idea how to start Ant from a website with php.
Case: A User selects some xml files via checkbox. Per button an ant task is created and should start ant with the task to generate Pdfs from the selected files with FOP.
Someone an idea how to do it?


http://uk.php.net/java talks about PHP with java

cant really recc invoking Ant from PHP; though I have done it in the past, I think when I did I ended up invoking it from AntServer/RemoteAnt using ant-contrib.

note there is a php initiative called phing
http://phing.info/trac/

that might do what u want as well.

gl, Jim Fuller


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to