

Read the install.html file to see how to install
the Java extension.

The path where JavaDemo.java is stored must be
assigned to java_class_path along with php_java.jar
(and these paths must be enclosed in double quotes).

Compile the files:
 javac JavaDemo.java
 sol javademo.sol

Run the example:
 sol javademo

