While some people are still debating on what web programming language to use, why you have to pick ..
http://phpbuilder.com/manual/en/ref.java.php#java.servlet
(There are two possible ways to bridge PHP and Java: you can either integrate PHP into a Java Servlet environment, which is the more stable and efficient solution, or integrate Java support into PHP. The former is provided by a SAPI module that interfaces with the Servlet server, the latter by this Java extension. )
or
http://php-java-bridge.sourceforge.net/
No comments:
Post a Comment