Possible Duplicate:
Call Java method from PHP5
How can I call a java application from a php application, taking note that they reside on the same server?
No WebServices or any http stuff.
Can I do that and how can I do it?
You can use php's exec(...)
function to call java on the command line.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With