What aspects of Java are you looking to work with, servlets, applets, or just plain old nifty javascript?
You can call some java via html in php, such as
// some code
?>
<SCRIPT> ...
I wonder how the using the include and require functions would work if you included some java files.. only one way to find out!
Al