Building Web Applications Using PHP and Java
Building Web Applications Using PHP and Java
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.
Read More:
http://phpimpact.wordpress.com/2008/06/01/building-web-applications-using-php-and-java/
Thanks