Configurable cocoon.createObject()
Read OriginalThis article details a solution for dynamically instantiating Java objects within Apache Cocoon's Flowscript. It explains how to avoid hardcoding class names by using configuration modules (like DefaultsModule) to fetch class paths and then instantiate objects using cocoon.createObject(). The post includes code snippets and setup instructions for making object creation configurable.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser