php and java

Hi everyone,I want to instantiate java object from php so that i can pass values(string) to/from java code.I got access to variables from PHP application in to java code by using URL .

to try instantiating i wrote

$abc = new Java( "name of the java code" );

but it gives error that it cannot instantiate class

any settings need to be made in php documents?

If any one knows please tell me.

[427 byte] By [C-ddhesha] at [2007-11-26 23:42:02]
# 1
Hey ! no one has any idea?
C-ddhesha at 2007-7-11 15:10:30 > top of Java-index,Java HotSpot Virtual Machine,Specifications...