Adding Java Plugins to OpenForum has been developed to be as simple as possible. There are six simple steps to adding a plugin:
You can reference your API from any Server Side Javascript by calling getApi with your API page name. For example to access the JDBC API add this code in your Javascript
Now you can call all db API methods in the Javascript.
New jars can be deployed at any time, and will automatically take effect.