Possible duplicate:Call Java method from PHP5
How can I call a java application from a php application, given that they are on the same server?
No WebServices or any HTTP material.
Can I do it and how to do it?
You can use the php function exec(...) to call java on the command line.
exec(...)
Source: https://habr.com/ru/post/902117/More articles:RGB for HSB - algorithmPHP Regex checks letters and Spanish accent - phpWhy does the HSV-RGB algorithm work the way it does? - c ++Hibernation: automatically save the parent before saving the child - javaUsing Android Sensor Processor - androidhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/902118/do-desktop-browsers-support-touch-events&usg=ALkJrhjLht0CrN0Iln9jaTjBsROI7Kol_AHow can I determine if one TClass is received from another? - classwrong JSON string, no array, no object, no number, no string, no atom - jsonGenerate a drag and drop state diagram - javascriptFacebook login button setup * Using non-FBML JSSDK * - javascriptAll Articles