News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
Building Web Applications Using PHP and Java
June 03, 2008 @ 13:42:39

This recent post on the PHP::Impact blog spotlights a useful little tool for those developers needing to span the gap between PHP and Java in their applications - the PHP/Java Bridge.

The PHP/Java bridge allows you to quickly access Java classes from within your PHP classes without having to know Java and vice versa. Because of this two-way flexibility, you can access hundreds of pre-built Java classes from PHP, and hundreds of pre-built PHP classes from Java opening up your applications to greater flexibility and enhanced functionality.

The post includes an introduction to the bridge's functionality - its functions/methods, how to make a new instance of it, catching exceptions and the type conversion it automatically does (like lang.java.String directly to the PHP String type).

They also mention the Zend Platform bridge functionality for a more commercial solution.

0 comments voice your opinion now!
application build java bridge phpjavabridge zendplatform


blog comments powered by Disqus

Similar Posts

Lukas Smith: Good design is no excuse for wasting time

PHPFreaks.com: Design Patterns - Strategy/Bridge, Value Object, Singleton (Registry)

XPertDeveloper.com: Is Your PHP Application Affected by the Y2K38?

Zend Developer Zone: PHP and Java: Using Java Print Service with Zend Server Community Edition

Zend Developer Zone: George Schlossnagle Presents Talk on High Performance PHP


Community Events











Don't see your event here?
Let us know!


usergroup framework database zendframework2 introduction language development opinion rest google functional symfony2 podcast conference interview testing community release series phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework