Posted by danithaca on November 25, 2007 at 5:03pm
Note: Please use http://drupal.org/project/encset for an alternative.
Drupal is a database driven CMS. If you can access the database, basically you can do anything including re-implement Drupal in Java.
The "java-bridge" module is to provide a pure Java library that helps you access the database. It also provides several handful Java utility functions. With this module, you can write powerful Java backend applications and build it into Drupal.
Basic features include:
- Read Drupal settings.php and provide database connection (connection pooling).
- Read/Write PHP serialization strings from/to Java
- etc.
Note: This project is still in the planning phase. You are welcome to submit comments and feature requests.
Downloads
Project Information
- Maintenance status: Unsupported
- Development status: Obsolete
- Module categories: Developer
- Last modified: April 23, 2011