Re: Java / PHP Bridge

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ceo@xxxxxxxxx wrote:
Zero real experience, but what I hear is that the Java / PHP bridges are a bit brittle and difficult to shore up properly...

You may want to consider going with HTTP REST / RPC services instead, as those are quite solid, and you can get what you want.

Note that this is all hearsay on my part.

ymmv


definitely; couldn't agree more; create your java app as a web service [soap/rpc/rest/xml-rpc] using metro/axis/cxf or suchlike and call it from php server side to integrate :)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux