The example can be found in the
<JChem home>/examples/simple_db_search directory.
Steps of installation:
If you don not have an existing JSP capable web server, we recommend installing
Apache Tomcat.
<JChem home>\lib\
and the jar or zip file containing the JDBC driver
in the classpath of the servlet server.Don't forget to update these files whenever you install a new version of JChem.
Create a web application for JChem.
Tomcat instructions
Initialize a database for structure handling using JChemManager.
Create a table
called editexample using
JChemManager.
Import an SD file containing chemical structures into the new table.
When the example system is set up,
you have to edit the following file:
<JChem's URL>/examples/simple_db_search/init.jsp
into your browser.
You can alter the following settings here:
Modify the values of the predefined constants if it is required.
If you receive the message "Error: Maximum number of searches allowed per minute is exceeded. Please try it later", then please for a license key that allows more frequent searching.
Please note that some less sophisticated databases like MS Access don't support parallel update or insert operations.
If you have any problem concerning the installation of the example, visit our forum or .