Home > Overview > Code Generator
Generates necessary files for an AJAX web application stack supported on standard Java architecture.
Business model is mapped into a single source XML file.
This design also allows shortcuts for UI quick generation of custom screens.
Code generator is made up of transformers.
These transformers are basically XSL transformations applied to the domain XML, thus generating all the files that compose the final application.
JRapid includes a default set of transformers, but developers can also add more on demand from the community site:
JRapid generates an AJAX web application stack supported on standard Java architecture.
Files are created for each of the layers: Presentation, Business and Persistence.
Files are organized in two groups: