Commit graph

5 commits

Author SHA1 Message Date
Chin-San Huang
8a90b1c977 - Update to 5.4.3 2009-01-11 16:36:27 +00:00
Chin-San Huang
297d87b9dc - Update to 5.4.2
PR:		ports/127959
Submitted by:	Patrick van Staveren <pvanstaveren@mintel.com>
2009-01-05 01:20:08 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Pav Lucistnik
6367ee617d - Mark BROKEN on amd64/7 and up: does not install 2008-07-23 01:11:17 +00:00
Chin-San Huang
82f6760946 The php/Java bridge is an optimized, XML-based network protocol, which can
be used to connect a native script engine, PHP, with a Java or ECMA 335
virtual machine. It is more than 50 times faster than local RPC via SOAP,
requires less resources on the web-server side, and it is faster and more
reliable than direct communication via the Java Native Interface.

J2EE back end clustering and Apache load balancing are supported as well as
running PHP scripts within JSP, JSF or other frameworks.

The php/Java bridge allows you to quickly access java classes from within
your PHP scripts without having to know Java. It also allows you to access
PHP scripts from within your Java classes without having to know PHP.

WWW: http://php-java-bridge.sourceforge.net/
2008-06-22 02:43:08 +00:00