Hi !
Here is my probleme. I have a site write with PHP. But now I have to use a JAVA librairy. What is the best way to interface the two langages.
NB : With Java I will have only calculations on the server side.
Thanks for your help,
Jean-Marie
Using PHP with Java
Moderator: General Moderators
-
schneiderj
- Forum Newbie
- Posts: 11
- Joined: Tue Mar 15, 2005 4:36 am
As I know, no PHP implementation exist for this library. The site of this Java extension should be found at http://cdk.sourceforge.net/.
The description is
Jean-Marie
The description is
As I have understand all the class depend of this oneThe Chemistry Development Kit (CDK)
The CDK classes are Java utitility classes for ChemoInformatics and Computational chemistry, written in Java. They are developed constantly developed parallel to other projects that make use of them.
But I have not find documentation to help me to use Java web application with PHPorg.openscience.cdk
Class ChemObject
java.lang.Object
extended byorg.openscience.cdk.ChemObject
Jean-Marie