Codepuccino Framework
Intent
Codepuccino® is in the process of writing new tools for the next generation development teams. These tools are Open Source, GPL-based (General Public License). Being a GPL-based license group of products means that you can use them at no cost to you, have access to review and modify the source code, as long as the changes you make to the source code are returned back to the Codepuccino® community, so they may be integrated back into the products for everyone's benefit.
Initiative
Codepuccino® products are based on Open Source tools including Struts 1.1 and ObjectRelationalBridge (OJB). Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and XML, as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach (MVC). ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that allows transparent persistence for Java Objects against relational databases. This means that all Codepuccino® products are database agnostic, and have been tested to work at a minimum with Postgresql, MySQL, HypersonicSQL, Oracle, MS SQL.