| Author |
PHP\Java Bridge
|
Duran Harris
Ranch Hand
Joined: Nov 09, 2008
Posts: 571
|
|
How easy is the PHP/Java Bridge to install/use??
Does it offer me access to Java functions from within php code?
|
===>SCJP 1.5(72%)<===
==>SCWCD1.5(76%)<===
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
|
|
Duran Harris wrote:How easy is the PHP/Java Bridge to install/use??
I tried installing it on Weblogic 8.1 with the intention of hosting a PHP application. I couldn't get it to work and ended up installing Apache and PHP.
Duran Harris wrote:
Does it offer me access to Java functions from within php code?
Apparently:
The Java/.NET libraries can be called from any PHP implementation by opening a socket connection to the VM and by sending PHP/Java Bridge protocol requests:
PHP/Java Bridge Overview
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: PHP\Java Bridge
|
|
|