Hi
I am using PHP Java Bridgeon a windows and linux server. Now I want to modify the
CLASSPATH. When I do a phpinfo(), I see a CLASSPATH under environment variables section and
when I output the java.lang.system properties is have a property called java.class.path.
First of all what is the difference between the two ? How do I modify both of them ?
Can they be modified programatically ?