RE: [PHP-DEV] overloading JNI return values From: Rasmus Lerdorf (rasmus <email protected>)
Date: 06/29/99

> ... has anyone here looked at the Mozilla source? the reason I ask is that I
> assume it includes the JavaScript source which I believe uses the JNI to to
> communicate between JavaScript and the Java VM. So, someone has solved this
> problem already ...

I haven't looked at that part of the code, but David Sklar's idea about
using the mod_jserv protocol to talk to a persistent JVM seems like a good
place to start to me.

-Rasmus

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>