User 821bd24b08
09-02-2010 04:24:05
Hi,
i would like to retrieve Molecule images from the Db(My Sql) using different conditons..like Molecule name,Molecule formula,Mol Wegiht,mass...depending on these contions need to retrive the images from DB.
i am able to insert the sdf file using Jchem Manager but how to convert the structure to image and in some contditions how to show more than one image to the user like for example mass >200,where DB may contain 50 images for this condition..
i am using jsp for this and the MARVIN_VERSION=5.3.0.2...
any help....