Java frameworks
A software framework is a reusable design for a software system (or subsystem). This is expressed as a set of abstract classes and the way their instances collaborate for a specific type of software. Software frameworks can be object-oriented designs. Although designs don't have to be implemented in an object-oriented language, they usually are and in some ways they can be considered the object-oriented equivalent of software libraries. A software framework may include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. Various parts of the framework may be exposed through an application programming interface (API).
From : http://en.wikipedia.org/wiki/Software_framework
Lucidium Web Application Platform
Lucidium Web Application Platform is a
A platform upon which data driven applications can be configured and deployed.
Cuts development cost, risk, complexity and effort.
Is a proven open-source Java solution.
How Does It Do It?
Lucidium delivers all that is common to every application in advance.
Allows most of what is custom to each to be configured not coded.
Accommodates complex functionality with Java API.
Technology Overview
Lucidium is a Java Servlet-based application, which stores data and configuration in a relational database (i.e. SQL), retrieves it as necessary to respond to an HTTP request, applying security rules and business logic, to create an XML packet, which is then transformed using XSL into HTML for display in the browser.
Loading .....