Axel Framework
Axel Framework Description
The AXEL framework extends XML and HTML, adding "xml actions" that perform tasks during page processing.
Actions can be as simple as inserting a page, to as complex as building query results from external data sources.
The Axel Framework project consists of different components:
* axel-actions (core framework)
* axel-mapping (a mapping tool built on axel-actions)
* axel-pager (a web page builder built on axel-actions)
* axel-db (database actions for inserting, querying, updating)
* axel-jar (builds a delivery jar file)
* axel-web (builds a war file as a base for a web site that uses AXEL)
Visit
http://xmlactions.org for installation and setup instructions.
Google+
https://plus.google.com/109415438738189235346Facebook
ht tps://www.facebook.com/AxelFrameworkAxel Framework Features
Page Logic - Modify page content based on conditional expressionsFile Access - Read and write to and from files stored on your serverLanguage - Change presentation language based on the user browser locale Navigation - Build page navigation using the navigation and menu schemasData Transformation - Apply XML stylesheets to derived contentDatabase Access - Using the AXEL database schema you can bind data directly from your database to your web page. Download:
Click Here