Progress and Java communication ?

Posted by Admin on 01-Aug-2008 07:37

hi ,

I just want to know ,

Is there any way to make link with java code with progress.

Like, I want to use any object of java class to call any method.

Thanks

All Replies

Posted by Admin on 01-Aug-2008 07:47

I guess you either need to call the JVM as an external program (creating an instance of that class each time) or talk to the Java class as a Web Service.

Typo removed.

Posted by Thomas Mercer-Hursh on 01-Aug-2008 11:21

Perhaps something like this? http://www.oehive.org/project/jpjvm

Posted by Admin on 05-Aug-2008 03:42

thanks

This thread is closed